@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/97fece5d-2bf4-4f54-aaa1-ee5f4668f439> a dcat:Dataset ;
    dct:description "Laporan saldo awal lebih di Kabupaten Purbalingga" ;
    dct:identifier "97fece5d-2bf4-4f54-aaa1-ee5f4668f439" ;
    dct:issued "2017-11-03T08:14:02.763866"^^xsd:dateTime ;
    dct:modified "2017-11-03T08:16:01.372783"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "LPSAL AUDITED 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/97fece5d-2bf4-4f54-aaa1-ee5f4668f439/resource/c97bd42c-3f0b-4a0d-9fa6-bfb2dd7e5e99> .

<https://data.jatengprov.go.id/dataset/97fece5d-2bf4-4f54-aaa1-ee5f4668f439/resource/c97bd42c-3f0b-4a0d-9fa6-bfb2dd7e5e99> a dcat:Distribution ;
    dct:description "Laporan Perubahan Saldo Anggaran Lebih kabupaten Purbalingga Tahun 2016" ;
    dct:format "XLS" ;
    dct:title "Laporan Perubahan Saldo Anggaran Lebih kabupaten Purbalingga Tahun 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/97fece5d-2bf4-4f54-aaa1-ee5f4668f439/resource/c97bd42c-3f0b-4a0d-9fa6-bfb2dd7e5e99/download/lpsal-2016-audited.xls> ;
    dcat:byteSize 52224.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

