@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/38d1e6f9-2783-4cc5-8c4c-17a4239997a5> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Annual forest statistics on the forest estate and forest industry ." ;
    dct:identifier "38d1e6f9-2783-4cc5-8c4c-17a4239997a5" ;
    dct:issued "2021-01-18T18:01:53"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:30:33"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> ;
    dct:title "Forest Statistics 2019" ;
    dcat:theme <Agriculture> .

<https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> a foaf:Organization ;
    foaf:name "Department of Agriculture, Food and the Marine" .

