@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/43f63981-6c6e-4721-b9c2-8a28d43bf23b> a dcat:Dataset ;
    dct:accrualPeriodicity "Biennial" ;
    dct:conformsTo epsg:2157 ;
    dct:created "2026-02-06T21:10:06"^^xsd:dateTime ;
    dct:description "The Native Tree Area Scheme (NTAS) is a Department of Agriculture, Food and the Marine (DAFM) initiative in Ireland that allows landowners to plant small native forests (up to 2 hectares) without requiring a typical afforestation licence."@en,
        "The Native Tree Area Scheme (NTAS) is a Department of Agriculture, Food and the Marine (DAFM) initiative in Ireland that allows landowners to plant small native forests (up to 2 hectares) without requiring a typical afforestation licence."@ga ;
    dct:identifier "43f63981-6c6e-4721-b9c2-8a28d43bf23b" ;
    dct:issued "2026-02-06"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-02-26T23:20:07"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/department-of-agriculture-food-and-the-marine> ;
    dct:temporal [ rdfs:label "Complete Scheme" ] ;
    dct:title "NTAS - Native Tree Area Scheme" ;
    dcat:distribution <https://data.gov.ie/dataset/43f63981-6c6e-4721-b9c2-8a28d43bf23b/resource/af4ac840-5679-47d5-bb6f-d8d8417953d2> ;
    dcat:keyword "Native Tree Areas Scheme" ;
    dcat:theme <Agriculture>,
        <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

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

<https://data.gov.ie/dataset/43f63981-6c6e-4721-b9c2-8a28d43bf23b/resource/af4ac840-5679-47d5-bb6f-d8d8417953d2> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2026-02-06T16:40:03"^^xsd:dateTime ;
    dct:modified "2026-02-26T23:20:07"^^xsd:dateTime ;
    dct:title "ntas.zip" ;
    dcat:accessURL <https://opendata.agriculture.gov.ie/dataset/43f63981-6c6e-4721-b9c2-8a28d43bf23b/resource/af4ac840-5679-47d5-bb6f-d8d8417953d2/download/ntas.zip.zip> ;
    dcat:byteSize 428612.0 ;
    dcat:downloadURL <https://opendata.agriculture.gov.ie/dataset/43f63981-6c6e-4721-b9c2-8a28d43bf23b/resource/af4ac840-5679-47d5-bb6f-d8d8417953d2/download/ntas.zip.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://data.gov.ie/organization/department-of-agriculture-food-and-the-marine> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Agriculture, Food and the Marine" .

