@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/b9db70f5-b220-4ac4-a938-24f5347c1350> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Population & Zoning" ;
    dct:identifier "b9db70f5-b220-4ac4-a938-24f5347c1350" ;
    dct:issued "2021-01-18T17:55:48"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:24:49"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/b9fd9af0-8e1b-42ea-8b64-52b246b91327> ;
    dct:title "City & County Development Plan and supporting Strategies" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/b9fd9af0-8e1b-42ea-8b64-52b246b91327> a foaf:Organization ;
    foaf:name "Kilkenny County Council" .

