@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/8f836a05-7c4a-4b3f-b6e9-1ed419fb9984> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Attribute and spatial information relating to privately owned forest in Ireland" ;
    dct:identifier "8f836a05-7c4a-4b3f-b6e9-1ed419fb9984" ;
    dct:issued "2021-01-11T14:40:45"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:28"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> ;
    dct:title "Private Forests 2016" ;
    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" .

