@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/92ef270b-74b1-49da-b26a-fe379fe59261> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Register of Electors" ;
    dct:identifier "92ef270b-74b1-49da-b26a-fe379fe59261" ;
    dct:issued "2021-01-11T14:32:38"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:43"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> ;
    dct:title "Register of Electors" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> a foaf:Organization ;
    foaf:name "Kerry County Council" .

