@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/9045adb5-2f34-42cb-86c9-514b9d79ae94> a dcat:Dataset ;
    dct:accrualPeriodicity "Yearly" ;
    dct:description "Data source holding records of the Local Improvement Scheme (LIS)." ;
    dct:identifier "9045adb5-2f34-42cb-86c9-514b9d79ae94" ;
    dct:issued "2020-12-08T16:25:13"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:49:08"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/319b5645-a35c-4b49-9aca-35be1f2085f1> ;
    dct:title "Local Improvement Scheme (LIS)" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/319b5645-a35c-4b49-9aca-35be1f2085f1> a foaf:Organization ;
    foaf:name "Department of Rural & Community Development" .

