@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/dc1f3d6b-2aa9-45b3-90ef-3aaaada55445> a dcat:Dataset ;
    dct:description "DATA YANG BERISI TENTANG RINGKASAN BELANJA TA. 2014" ;
    dct:identifier "dc1f3d6b-2aa9-45b3-90ef-3aaaada55445" ;
    dct:issued "2017-10-03T14:50:18.328293"^^xsd:dateTime ;
    dct:modified "2017-10-03T14:51:45.727161"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "RINGKASAN BELANJA TA. 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Purbaningrum" ;
            vcard:hasEmail <mailto:purbaningrum_dwi@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dc1f3d6b-2aa9-45b3-90ef-3aaaada55445/resource/04fc1d25-f8d7-4ecf-b6e9-9e40545e9b2d> ;
    dcat:landingPage <http://www.wonogirikab.go.id/web/page/53/informasi_keuangan_badan_publik> .

<https://data.jatengprov.go.id/dataset/dc1f3d6b-2aa9-45b3-90ef-3aaaada55445/resource/04fc1d25-f8d7-4ecf-b6e9-9e40545e9b2d> a dcat:Distribution ;
    dct:description "RINGKASAN BELANJA TA. 2014" ;
    dct:format "XLS" ;
    dct:title "RINGKASAN BELANJA TA. 2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/dc1f3d6b-2aa9-45b3-90ef-3aaaada55445/resource/04fc1d25-f8d7-4ecf-b6e9-9e40545e9b2d/download/ringkasan-belanja-ta.2014.xls> ;
    dcat:byteSize 56832.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

