@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/4004b14d-212d-41d8-bd98-9c49d53d0e7c> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Provinsi Jawa Tengah" ;
    dct:identifier "4004b14d-212d-41d8-bd98-9c49d53d0e7c" ;
    dct:issued "2017-09-26T23:42:26.933411"^^xsd:dateTime ;
    dct:modified "2017-09-26T23:43:05.821602"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Laporan RFK bulan Mei 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/4004b14d-212d-41d8-bd98-9c49d53d0e7c/resource/32ae4a05-6330-4672-9261-f24c0f2e3dae> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.%20Jateng> .

<https://data.jatengprov.go.id/dataset/4004b14d-212d-41d8-bd98-9c49d53d0e7c/resource/32ae4a05-6330-4672-9261-f24c0f2e3dae> a dcat:Distribution ;
    dct:description "Data ini berisi informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Dinas PUSDATARU Provinsi Jawa Tengah" ;
    dct:format "XLSX" ;
    dct:title "Laporan RFK bulan Mei 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/4004b14d-212d-41d8-bd98-9c49d53d0e7c/resource/32ae4a05-6330-4672-9261-f24c0f2e3dae/download/05-laporan-rfk-1s-mei.xlsx> ;
    dcat:byteSize 47195.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" .

