@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/30c88870-3244-4b00-b4de-1c95c5e47c08> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Town Development Plan designations and boundaries" ;
    dct:identifier "30c88870-3244-4b00-b4de-1c95c5e47c08" ;
    dct:issued "2021-02-10T10:38:17"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:38:17"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cca68f4b-2400-415c-8220-17ac74b09951> ;
    dct:title "Town Development Plans" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/cca68f4b-2400-415c-8220-17ac74b09951> a foaf:Organization ;
    foaf:name "Donegal County Council" .

