@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://data.jatengprov.go.id/dataset/a3b91a2a-b0cd-4a99-b926-c2cfc2891876> a dcat:Dataset ;
    dct:description "Data terkait banyaknya rumah tidak layak huni (RTLH) per kelurahan di Kecamatan Serengan tahun 2017" ;
    dct:identifier "a3b91a2a-b0cd-4a99-b926-c2cfc2891876" ;
    dct:issued "2018-05-18T11:02:42.209588"^^xsd:dateTime ;
    dct:modified "2018-05-18T11:02:42.209609"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "RTLH Kecamatan Serengan Tahun 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a3b91a2a-b0cd-4a99-b926-c2cfc2891876/resource/87b6a770-cb0b-4d91-b8d4-17128bed48a3> .

<https://data.jatengprov.go.id/dataset/a3b91a2a-b0cd-4a99-b926-c2cfc2891876/resource/87b6a770-cb0b-4d91-b8d4-17128bed48a3> a dcat:Distribution ;
    dct:description "Data terkait banyaknya rumah tidak layak huni (RTLH) per kelurahan di Kecamatan Serengan tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "RTLH Kec Serengan 2017.xlsx" ;
    dcat:accessURL <http://data.surakarta.go.id/dataset/a3b91a2a-b0cd-4a99-b926-c2cfc2891876/resource/87b6a770-cb0b-4d91-b8d4-17128bed48a3/download/rtlh-kec-serengan-2017.xlsx> ;
    dcat:byteSize 10008.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

