@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/45f733e5-03f7-4c78-96a1-74aac5fe62bf> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan Mei 2015" ;
    dct:identifier "45f733e5-03f7-4c78-96a1-74aac5fe62bf" ;
    dct:issued "2018-10-05T04:12:13.194602"^^xsd:dateTime ;
    dct:modified "2018-10-05T04:12:34.185057"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan Realisasi Anggaran bulan Mei 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/45f733e5-03f7-4c78-96a1-74aac5fe62bf/resource/17d01081-5c13-4af7-993b-bfa37772de77> .

<https://data.jatengprov.go.id/dataset/45f733e5-03f7-4c78-96a1-74aac5fe62bf/resource/17d01081-5c13-4af7-993b-bfa37772de77> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan Mei 2015" ;
    dct:format ".xls" ;
    dct:title "Laporan Realisasi Anggaran dan Pendapatan bulan Mei 2015" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/45f733e5-03f7-4c78-96a1-74aac5fe62bf/resource/17d01081-5c13-4af7-993b-bfa37772de77/download/mei15.xlsx> ;
    dcat:byteSize 28831.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 " .

