@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/12e1173b-fcb4-4008-a8df-ac10d039e20b> a dcat:Dataset ;
    dct:description "Neraca Keuangan Setda Provinsi Jawa Tengah Tahun 2017 yang telah di audit" ;
    dct:identifier "12e1173b-fcb4-4008-a8df-ac10d039e20b" ;
    dct:issued "2018-10-04T09:26:42.718860"^^xsd:dateTime ;
    dct:modified "2019-12-16T03:44:48.299494"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Neraca Keuangan Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setdaprov jateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/12e1173b-fcb4-4008-a8df-ac10d039e20b/resource/097a97c4-7924-463c-9a58-9951dd048717> .

<https://data.jatengprov.go.id/dataset/12e1173b-fcb4-4008-a8df-ac10d039e20b/resource/097a97c4-7924-463c-9a58-9951dd048717> a dcat:Distribution ;
    dct:description "Neraca Keuangan Setda Provinsi Jawa Tengah Tahun 2017 yang telah di audit" ;
    dct:format ".xlsx" ;
    dct:title "Neraca Keuangan Setda Provinsi Jawa Tengah Tahun 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/12e1173b-fcb4-4008-a8df-ac10d039e20b/resource/097a97c4-7924-463c-9a58-9951dd048717/download/neraca-keuangan-setda-provinsi-jawa-tengah-2017.xlsx> ;
    dcat:byteSize 60602.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> a foaf:Organization ;
    foaf:name "Sekretariat Daerah " .

