@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/0baeca6b-1597-478e-b58c-813b49c49c40> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Record of council owned property assets." ;
    dct:identifier "0baeca6b-1597-478e-b58c-813b49c49c40" ;
    dct:issued "2021-01-11T14:40:46"^^xsd:dateTime ;
    dct:modified "2021-01-11T14:40:46"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/36d26b0e-9b8f-4366-a9fb-1e9f7302af59> ;
    dct:title "Property Interest Register" ;
    dcat:theme <Local%20Government> .

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

