@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/1302e7ea-53df-4c5e-b0d6-5a4439adfe18> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran Pendapatan dan Belanja Daerah bulan Juli 2018" ;
    dct:identifier "1302e7ea-53df-4c5e-b0d6-5a4439adfe18" ;
    dct:issued "2018-10-01T06:42:09.285813"^^xsd:dateTime ;
    dct:modified "2018-10-01T06:42:48.412337"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan Realisasi Anggaran bulan Juli 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1302e7ea-53df-4c5e-b0d6-5a4439adfe18/resource/04461129-0e77-4636-8d8a-ea11a8f292c2> .

<https://data.jatengprov.go.id/dataset/1302e7ea-53df-4c5e-b0d6-5a4439adfe18/resource/04461129-0e77-4636-8d8a-ea11a8f292c2> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran Pendapatan dan Belanja Daerah bulan Juli 2018" ;
    dct:format "XLS" ;
    dct:title "Laporan Realisasi Anggaran Pendapatan dan Belanja Daerah bulan Juli 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1302e7ea-53df-4c5e-b0d6-5a4439adfe18/resource/04461129-0e77-4636-8d8a-ea11a8f292c2/download/realjul.xlsx> ;
    dcat:byteSize 30505.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> a foaf:Organization ;
    foaf:name "RSUD dr. Moewardi " .

