@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/391ddfe0-0d4b-4baf-acf2-d83f3b44c659> a dcat:Dataset ;
    dct:description "Neraca Keadaan Keuangan Kabupaten Purbalingga" ;
    dct:identifier "391ddfe0-0d4b-4baf-acf2-d83f3b44c659" ;
    dct:issued "2017-11-03T07:52:01.580714"^^xsd:dateTime ;
    dct:modified "2017-11-03T07:55:16.071660"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Laporan Neraca Audited 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Purbalingga" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/391ddfe0-0d4b-4baf-acf2-d83f3b44c659/resource/d9e3a71b-7887-4749-8541-f322d55a9bb0> .

<https://data.jatengprov.go.id/dataset/391ddfe0-0d4b-4baf-acf2-d83f3b44c659/resource/d9e3a71b-7887-4749-8541-f322d55a9bb0> a dcat:Distribution ;
    dct:description "Laporan Neraca Keadaan Keuangan kabupaten Purbalingga" ;
    dct:format "XLS" ;
    dct:title "Laporan Neraca audited 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/391ddfe0-0d4b-4baf-acf2-d83f3b44c659/resource/d9e3a71b-7887-4749-8541-f322d55a9bb0/download/laporan-neraca-2016-audited.xls> ;
    dcat:byteSize 53248.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" .

