@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/3888cb0c-ec53-4862-b935-b02faa4f6bd9> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Attribute and spatial information relating to privately owned forest in Ireland" ;
    dct:identifier "3888cb0c-ec53-4862-b935-b02faa4f6bd9" ;
    dct:issued "2020-12-08T16:24:17"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:48"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ac0475a2-a1ca-45d9-8431-0785a059a8c3> ;
    dct:title "PrivateForests2016" ;
    dcat:theme <National%20Government> .

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

