@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/77fd1249-1acd-4e8e-80fb-58125ebf57b7> a dcat:Dataset ;
    dct:created "2025-10-13T09:32:11"^^xsd:dateTime ;
    dct:description """<p>IFI's  <a href="https://www.fisheriesireland.ie/what-we-do/research/national-barriers-programme">National
Barriers Programme | Inland Fisheries Ireland</a> dashboard is a comprehensive data
visualization tool designed to provide a detailed overview of the barriers to
fish passage across Ireland's waterways. The dashboard features an interactive
map that displays the geographical distribution of barriers, allowing users to
zoom in on specific regions and rivers for a closer inspection. Color-coded
markers and layers indicate the severity and type of each barrier, ranging from
dams and weirs to culverts and other potential obstructions.</p><p></p><p>Map 
contains data produced by the <a href="https://gis.epa.ie/GetData">Environmental
Protection Agency</a>.</p>"""@en ;
    dct:identifier "77fd1249-1acd-4e8e-80fb-58125ebf57b7" ;
    dct:issued "2024-02-16"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-15T13:20:59"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/039801bc-8174-4827-9769-c4f687b9207c> ;
    dct:title "National Barriers Programme Dashboard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "InlandFisheriesIreland" ],
        [ a vcard:Organization ;
            vcard:hasTelephone "-" ] ;
    dcat:distribution <https://data.gov.ie/dataset/77fd1249-1acd-4e8e-80fb-58125ebf57b7/resource/dbe6c806-ae60-4b44-be58-604361ac4df4> ;
    dcat:keyword "Barriers",
        "Fish Passage",
        "Hydromorphology",
        "River Connectivity",
        "Rivers" ;
    dcat:landingPage <https://opendata-ifigeo.hub.arcgis.com/apps/ifigeo::national-barriers-programme-dashboard> ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://data.gov.ie/dataset/77fd1249-1acd-4e8e-80fb-58125ebf57b7/resource/dbe6c806-ae60-4b44-be58-604361ac4df4> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2025-10-13T09:32:11"^^xsd:dateTime ;
    dct:modified "2025-10-13T09:32:11"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata-ifigeo.hub.arcgis.com/apps/ifigeo::national-barriers-programme-dashboard> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://data.gov.ie/organization/039801bc-8174-4827-9769-c4f687b9207c> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Inland Fisheries Ireland" .

