@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/ceb6a6ec-a3e8-4624-a3e3-cf94af4dc8c1> a dcat:Dataset ;
    dct:description "Dataset ini berisi Informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Provinsi Jawa Tengah" ;
    dct:identifier "ceb6a6ec-a3e8-4624-a3e3-cf94af4dc8c1" ;
    dct:issued "2018-03-20T01:17:07.385604"^^xsd:dateTime ;
    dct:modified "2018-03-20T01:28:34.391040"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Laporan RFK bulan Januari 2018" ;
    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/ceb6a6ec-a3e8-4624-a3e3-cf94af4dc8c1/resource/7c439ec9-4bc3-4e24-8133-7988275cb212> .

<https://data.jatengprov.go.id/dataset/ceb6a6ec-a3e8-4624-a3e3-cf94af4dc8c1/resource/7c439ec9-4bc3-4e24-8133-7988275cb212> a dcat:Distribution ;
    dct:description "Dataset ini berisi Informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Provinsi Jawa Tengah" ;
    dct:format "XLS" ;
    dct:title "Laporan RFK bulan Januari 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ceb6a6ec-a3e8-4624-a3e3-cf94af4dc8c1/resource/7c439ec9-4bc3-4e24-8133-7988275cb212/download/laporan_rfk-januari-2018.xls> ;
    dcat:byteSize 467669.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<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" .

