@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/116bc5a7-5981-4147-a2c8-29a72379adee> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Record of all housing stock including tenants, details of property, rents charged, repairs etc" ;
    dct:identifier "116bc5a7-5981-4147-a2c8-29a72379adee" ;
    dct:issued "2021-01-11T14:36:50"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:39:17"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> ;
    dct:title """Rents - Management of Council's Housing Stock &
 Rent Assessment""" ;
    dcat:theme <Local%20Government> .

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

