@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/af67af18-742c-4151-b236-7c2aae3d4a29> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan Juli 2016" ;
    dct:identifier "af67af18-742c-4151-b236-7c2aae3d4a29" ;
    dct:issued "2018-10-05T03:55:05.530957"^^xsd:dateTime ;
    dct:modified "2018-10-05T03:55:26.941112"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan Realisasi Anggaran bulan Juli 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/af67af18-742c-4151-b236-7c2aae3d4a29/resource/3f9c1517-75d8-4b2c-91a0-97ba24ab9948> .

<https://data.jatengprov.go.id/dataset/af67af18-742c-4151-b236-7c2aae3d4a29/resource/3f9c1517-75d8-4b2c-91a0-97ba24ab9948> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan Juli 2016" ;
    dct:format ".xlsx" ;
    dct:title "Laporan Realisasi Anggaran dan Pendapatan bulan Juli 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/af67af18-742c-4151-b236-7c2aae3d4a29/resource/3f9c1517-75d8-4b2c-91a0-97ba24ab9948/download/jul16.xlsx> ;
    dcat:byteSize 27574.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 " .

