@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/43267021-deeb-4bb9-aeb1-55490e083bed> a dcat:Dataset ;
    dct:description "Neraca RSUD dr. Soediran Mangun Sumarso Tahun 2018" ;
    dct:identifier "43267021-deeb-4bb9-aeb1-55490e083bed" ;
    dct:issued "2019-09-26T04:20:39.033362"^^xsd:dateTime ;
    dct:modified "2019-09-26T04:20:39.033375"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Neraca RSUD dr. Soediran Mangun Sumarso Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD dr. Soediran Mangun Sumarso" ;
            vcard:hasEmail <mailto:rsud.soediran@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/43267021-deeb-4bb9-aeb1-55490e083bed/resource/3f02f288-4fe5-4072-8d54-cb39b6796af4> .

<https://data.jatengprov.go.id/dataset/43267021-deeb-4bb9-aeb1-55490e083bed/resource/3f02f288-4fe5-4072-8d54-cb39b6796af4> a dcat:Distribution ;
    dct:description "Neraca RSUD dr. Soediran Mangun Sumarso Tahun 2018" ;
    dct:format "XLS" ;
    dct:title "NERACA 2018 TERKINI.xls" ;
    dcat:accessURL <http://103.30.181.240/dataset/43267021-deeb-4bb9-aeb1-55490e083bed/resource/3f02f288-4fe5-4072-8d54-cb39b6796af4/download/neraca-2018-terkini.xls> ;
    dcat:byteSize 51200.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

