@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.agriculture.gov.ie/dataset/6fe25a59-be7c-4fb0-9ad6-11abfbaf6b7b> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj>,
        "Open Data and Re-use of public Sector Information Implementing Act on HVDs " ;
    dcatap:hvdCategory "" ;
    dct:identifier "6fe25a59-be7c-4fb0-9ad6-11abfbaf6b7b" ;
    dct:issued "2026-06-10T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-06-10T08:27:42"^^xsd:dateTime ;
    dct:publisher <https://opendata.agriculture.gov.ie/organization/c0e204f8-d6dd-4bc5-a29e-04c1c1be4507> ;
    dct:title "DAFM Private Forest Estate 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Liaison Officer" ;
            vcard:hasEmail <mailto:opendata@agriculture.gov.ie> ] ;
    dcat:distribution <https://opendata.agriculture.gov.ie/dataset/6fe25a59-be7c-4fb0-9ad6-11abfbaf6b7b/resource/fcf4fb68-f97d-40e6-8b7a-639a59086702> ;
    dcat:theme <Forestry> .

<http://data.europa.eu/eli/reg_impl/2023/138/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<https://opendata.agriculture.gov.ie/dataset/6fe25a59-be7c-4fb0-9ad6-11abfbaf6b7b/resource/fcf4fb68-f97d-40e6-8b7a-639a59086702> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2026-06-10T08:18:12"^^xsd:dateTime ;
    dct:modified "2026-06-10T08:18:21"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.agriculture.gov.ie/en_GB/dataset/6fe25a59-be7c-4fb0-9ad6-11abfbaf6b7b/resource/fcf4fb68-f97d-40e6-8b7a-639a59086702/download/privateforests_2025.zip> .

<https://opendata.agriculture.gov.ie/organization/c0e204f8-d6dd-4bc5-a29e-04c1c1be4507> a foaf:Organization ;
    foaf:name "Forest Service" .

"" a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

"Open Data and Re-use of public Sector Information Implementing Act on HVDs " a <http://data.europa.eu/eli/ontology#LegalResource> .

