@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/9f94d002-90b9-4ce6-aebb-ed3dadf7f75c> a dcat:Dataset ;
    dct:description "Presentase pengeluaran Rumah Tangga untuk Makanan, 2016." ;
    dct:identifier "9f94d002-90b9-4ce6-aebb-ed3dadf7f75c" ;
    dct:issued "2017-11-06T02:16:34.058464"^^xsd:dateTime ;
    dct:modified "2017-11-06T02:17:17.690043"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Data Pengeluaran Penduduk Kabupaten Purbalingga Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Purbalingga" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9f94d002-90b9-4ce6-aebb-ed3dadf7f75c/resource/b94fab51-903a-465f-a47f-58f2043ed851> .

<https://data.jatengprov.go.id/dataset/9f94d002-90b9-4ce6-aebb-ed3dadf7f75c/resource/b94fab51-903a-465f-a47f-58f2043ed851> a dcat:Distribution ;
    dct:description "Presentase pengeluaran Rumah Tangga untuk Makanan, 2016." ;
    dct:format "DOCX" ;
    dct:title "Data Pengeluaran Penduduk Kabupaten Purbalingga Tahun 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9f94d002-90b9-4ce6-aebb-ed3dadf7f75c/resource/b94fab51-903a-465f-a47f-58f2043ed851/download/tabel-11-bab-11.docx> ;
    dcat:byteSize 1035234.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purbalingga" .

