@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/24c52e72-51ab-4e69-bba3-728140454cc7> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan Maret 2016" ;
    dct:identifier "24c52e72-51ab-4e69-bba3-728140454cc7" ;
    dct:issued "2018-10-05T03:50:24.820219"^^xsd:dateTime ;
    dct:modified "2018-10-05T03:50:46.343580"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan Realisasi Anggaran bulan Maret 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/24c52e72-51ab-4e69-bba3-728140454cc7/resource/84c6233d-eb61-4c3e-b7d8-cca059ea0cfe> .

<https://data.jatengprov.go.id/dataset/24c52e72-51ab-4e69-bba3-728140454cc7/resource/84c6233d-eb61-4c3e-b7d8-cca059ea0cfe> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan Maret 2016" ;
    dct:format ".xlsx" ;
    dct:title "Laporan Realisasi Anggaran dan Pendapatan bulan Maret 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/24c52e72-51ab-4e69-bba3-728140454cc7/resource/84c6233d-eb61-4c3e-b7d8-cca059ea0cfe/download/mar16.xlsx> ;
    dcat:byteSize 27460.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 " .

