@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/d0212af5-8c10-42c4-805d-570928dbbae6> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Walking trail routes" ;
    dct:identifier "d0212af5-8c10-42c4-805d-570928dbbae6" ;
    dct:issued "2021-02-10T10:37:02"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:37:02"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cca68f4b-2400-415c-8220-17ac74b09951> ;
    dct:title "Walking Trails" ;
    dcat:theme <Local%20Government> .

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

