@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/dd03abe4-b372-4031-887a-c7d6ff078b2f> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Network of community groups" ;
    dct:identifier "dd03abe4-b372-4031-887a-c7d6ff078b2f" ;
    dct:issued "2021-02-10T10:37:06"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:37:06"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cca68f4b-2400-415c-8220-17ac74b09951> ;
    dct:title "Public Participation Network" ;
    dcat:theme <Local%20Government> .

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

