@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://psb.prod.derilinx.com/dataset/5c41db15-84a2-4625-8c07-9b1a1aee446f> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "The NFI is a detailed periodic survey of permanent forest sample plots based on a randomised systematic grid sample design." ;
    dct:identifier "5c41db15-84a2-4625-8c07-9b1a1aee446f" ;
    dct:issued "2020-12-08T16:24:17"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:47"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ac0475a2-a1ca-45d9-8431-0785a059a8c3> ;
    dct:title "Ireland's National Forest Inventory (NFI)" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/ac0475a2-a1ca-45d9-8431-0785a059a8c3> a foaf:Organization ;
    foaf:name "DAFM" .

