@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/83a51f37-f025-464e-b223-9e0b33e7466d> a dcat:Dataset ;
    dct:description "NERACA RSUD dr. SOEDIRAN MANGUN SUMARSO TAHUN 2015" ;
    dct:identifier "83a51f37-f025-464e-b223-9e0b33e7466d" ;
    dct:issued "2019-09-26T04:21:11.957604"^^xsd:dateTime ;
    dct:modified "2019-09-26T04:21:11.957615"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "NERACA RSUD dr. SOEDIRAN MANGUN SUMARSO TAHUN 2015" ;
    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/83a51f37-f025-464e-b223-9e0b33e7466d/resource/41a0f5e0-50c0-4881-9113-2dab379e5a4b> .

<https://data.jatengprov.go.id/dataset/83a51f37-f025-464e-b223-9e0b33e7466d/resource/41a0f5e0-50c0-4881-9113-2dab379e5a4b> a dcat:Distribution ;
    dct:description "NERACA RSUD dr. SOEDIRAN MANGUN SUMARSO TAHUN 2015" ;
    dct:format "XLS" ;
    dct:title "NERACA 2015.xls" ;
    dcat:accessURL <http://103.30.181.240/dataset/83a51f37-f025-464e-b223-9e0b33e7466d/resource/41a0f5e0-50c0-4881-9113-2dab379e5a4b/download/neraca-2015.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" .

