@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/5ea32139-bd00-4d03-aa12-5d678e8280fe> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang laporan perkembangan pelaksanaan kegiatan APBD Provinsi Jawa Tengah" ;
    dct:identifier "5ea32139-bd00-4d03-aa12-5d678e8280fe" ;
    dct:issued "2017-09-26T23:44:26.641992"^^xsd:dateTime ;
    dct:modified "2017-09-26T23:45:28.858783"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Laporan RFK bulan Juni 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/5ea32139-bd00-4d03-aa12-5d678e8280fe/resource/9dd2a80d-efea-4f98-b12b-117c91e085ea> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.%20Jateng> .

<https://data.jatengprov.go.id/dataset/5ea32139-bd00-4d03-aa12-5d678e8280fe/resource/9dd2a80d-efea-4f98-b12b-117c91e085ea> a dcat:Distribution ;
    dct:description "Data ini berisi laporan perkembangan pelaksanaan kegiatan APBD Dinas PUSDATARU Provinsi Jawa Tengah" ;
    dct:format "XLSX" ;
    dct:title "Laporan RFK bulan Juni 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5ea32139-bd00-4d03-aa12-5d678e8280fe/resource/9dd2a80d-efea-4f98-b12b-117c91e085ea/download/06-laporan-rfk-1s-juni.xlsx> ;
    dcat:byteSize 47243.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" .

