@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/9ddc9ae3-0d9b-4738-be42-290053bc936f> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description "Details of Councillors expenses" ;
    dct:identifier "9ddc9ae3-0d9b-4738-be42-290053bc936f" ;
    dct:issued "2021-01-18T18:05:59"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:24"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/60229742-deed-4a9f-aaac-acd18c1025d2> ;
    dct:title "Members Expenses System" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/60229742-deed-4a9f-aaac-acd18c1025d2> a foaf:Organization ;
    foaf:name "Wexford County Council" .

