@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/fb631966-c07f-4101-833b-8386da4183a4> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Location of polling stations" ;
    dct:identifier "fb631966-c07f-4101-833b-8386da4183a4" ;
    dct:issued "2021-01-11T14:40:41"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:09"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/36d26b0e-9b8f-4366-a9fb-1e9f7302af59> ;
    dct:title "Polling Stations" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/36d26b0e-9b8f-4366-a9fb-1e9f7302af59> a foaf:Organization ;
    foaf:name "Laois County Council" .

