@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/5ec33eb5-d61c-46fb-965b-7997f2e8b720> a dcat:Dataset ;
    dct:description "Neraca RSUD dr. Soediran Mangun Sumarso Tahun 2017" ;
    dct:identifier "5ec33eb5-d61c-46fb-965b-7997f2e8b720" ;
    dct:issued "2019-09-26T04:20:56.545986"^^xsd:dateTime ;
    dct:modified "2019-09-26T04:20:56.545997"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Neraca RSUD dr. Soediran Mangun Sumarso Tahun 2017" ;
    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/5ec33eb5-d61c-46fb-965b-7997f2e8b720/resource/311ba87b-f415-485c-b825-8a777616c47f> .

<https://data.jatengprov.go.id/dataset/5ec33eb5-d61c-46fb-965b-7997f2e8b720/resource/311ba87b-f415-485c-b825-8a777616c47f> a dcat:Distribution ;
    dct:description "Neraca RSUD dr. Soediran Mangun Sumarso Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "NERACA 2017.xls" ;
    dcat:accessURL <http://103.30.181.240/dataset/5ec33eb5-d61c-46fb-965b-7997f2e8b720/resource/311ba87b-f415-485c-b825-8a777616c47f/download/neraca-2017.xls> ;
    dcat:byteSize 58880.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" .

