@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/2f99de7a-b0d2-4b47-ab3d-c6b2daad88c4> a dcat:Dataset ;
    dct:description "Dataset ini berisi Informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Provinsi Jawa Tengah" ;
    dct:identifier "2f99de7a-b0d2-4b47-ab3d-c6b2daad88c4" ;
    dct:issued "2018-11-15T07:54:37.520921"^^xsd:dateTime ;
    dct:modified "2018-11-15T07:55:03.160157"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Laporan RFK bulan Maret 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUSDATARU Prov.Jateng" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2f99de7a-b0d2-4b47-ab3d-c6b2daad88c4/resource/aa5e4686-df18-44a0-946a-a62c31c7b242> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.Jateng> .

<https://data.jatengprov.go.id/dataset/2f99de7a-b0d2-4b47-ab3d-c6b2daad88c4/resource/aa5e4686-df18-44a0-946a-a62c31c7b242> a dcat:Distribution ;
    dct:description "Dataset ini berisi Informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Provinsi Jawa Tengah" ;
    dct:format "XLSX" ;
    dct:title "Laporan RFK bulan Maret 2015" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2f99de7a-b0d2-4b47-ab3d-c6b2daad88c4/resource/aa5e4686-df18-44a0-946a-a62c31c7b242/download/03_laporan_rfk-maret-2015.xlsx> ;
    dcat:byteSize 176821.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> a foaf:Organization ;
    foaf:name "Dinas Pekerjaan Umum Sumber Daya Air Dan Penataan Ruang" .

