@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/3d842092-baef-4659-831b-ab6709fd1aee> a dcat:Dataset ;
    dct:description "laporan Kas masuk dan keluar di kabupaten Purbalingga" ;
    dct:identifier "3d842092-baef-4659-831b-ab6709fd1aee" ;
    dct:issued "2017-11-03T07:43:20.272991"^^xsd:dateTime ;
    dct:modified "2017-11-03T07:45:26.744615"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Laporan Arus Kas Audited 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Purbalingga" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3d842092-baef-4659-831b-ab6709fd1aee/resource/d3aebd07-1878-4061-9d11-856a75cf6eb1> .

<https://data.jatengprov.go.id/dataset/3d842092-baef-4659-831b-ab6709fd1aee/resource/d3aebd07-1878-4061-9d11-856a75cf6eb1> a dcat:Distribution ;
    dct:description "Laporan Arus Kas Masuk dan Keluar di Lingkungan Kabupaten Purbalingga" ;
    dct:format "XLS" ;
    dct:title "Laporan Arus Kas Purbalingga" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/3d842092-baef-4659-831b-ab6709fd1aee/resource/d3aebd07-1878-4061-9d11-856a75cf6eb1/download/laporan-arus-kas-2016-audited.xls> ;
    dcat:byteSize 77312.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" .

