@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/8005f4ff-e59d-4d11-a46d-10de88641ce2> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Location based dataset which categorises the building uses which may be considered during the plannning process" ;
    dct:identifier "8005f4ff-e59d-4d11-a46d-10de88641ce2" ;
    dct:issued "2021-01-18T18:04:43"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:14"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> ;
    dct:title "Land Zonings" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> a foaf:Organization ;
    foaf:name "Westmeath County Council" .

