@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/004cbf02-6897-4575-81a5-fa03ff43ad6b> a dcat:Dataset ;
    dct:description "Dataset ini berisi Informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Provinsi Jawa Tengah" ;
    dct:identifier "004cbf02-6897-4575-81a5-fa03ff43ad6b" ;
    dct:issued "2018-03-14T04:16:17.328639"^^xsd:dateTime ;
    dct:modified "2018-03-14T04:17:05.887187"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Laporan RFK bulan Desember 2017" ;
    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/004cbf02-6897-4575-81a5-fa03ff43ad6b/resource/4339033b-453d-4cca-b15b-78a4b04250d7> .

<https://data.jatengprov.go.id/dataset/004cbf02-6897-4575-81a5-fa03ff43ad6b/resource/4339033b-453d-4cca-b15b-78a4b04250d7> 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 Desember 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/004cbf02-6897-4575-81a5-fa03ff43ad6b/resource/4339033b-453d-4cca-b15b-78a4b04250d7/download/12-laporan-rfk-1s-desember.xlsx> ;
    dcat:byteSize 44244.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" .

