@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/8524becc-6a21-4bb9-9a55-a06efb9ff000> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Areas affected by Wind Strategy" ;
    dct:identifier "8524becc-6a21-4bb9-9a55-a06efb9ff000" ;
    dct:issued "2021-02-10T10:38:16"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:38:16"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cca68f4b-2400-415c-8220-17ac74b09951> ;
    dct:title "County Development Plan - Wind Strategy" ;
    dcat:theme <Local%20Government> .

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

