@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/f3ae8221-de8d-4aef-8363-26471b69afe6> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Area under forest based on payments paid out to private and publicly owned forested sites" ;
    dct:identifier "f3ae8221-de8d-4aef-8363-26471b69afe6" ;
    dct:issued "2020-12-08T16:26:01"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:24"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> ;
    dct:title "Afforestation statistics" ;
    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" .

