@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/f8a86a12-8198-4a14-9750-2ccbadcf5247> a dcat:Dataset ;
    dct:description "Catatan Atas Laporan Keuangan RSUD dr. Soediran Mangun Sumarso Tahun 2017" ;
    dct:identifier "f8a86a12-8198-4a14-9750-2ccbadcf5247" ;
    dct:issued "2019-09-26T04:21:46.602186"^^xsd:dateTime ;
    dct:modified "2019-09-26T04:21:46.602199"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Catatan Atas Laporan Keuangan 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/f8a86a12-8198-4a14-9750-2ccbadcf5247/resource/a879274b-bedd-4dbb-9ec5-50343bacad00> .

<https://data.jatengprov.go.id/dataset/f8a86a12-8198-4a14-9750-2ccbadcf5247/resource/a879274b-bedd-4dbb-9ec5-50343bacad00> a dcat:Distribution ;
    dct:description "Catatan Atas Laporan Keuangan RSUD dr. Soediran Mangun Sumarso Tahun 2017" ;
    dct:format "DOC" ;
    dct:title "CALK Lap.Keu 2017.doc" ;
    dcat:accessURL <http://103.30.181.240/dataset/f8a86a12-8198-4a14-9750-2ccbadcf5247/resource/a879274b-bedd-4dbb-9ec5-50343bacad00/download/calk-lap.keu-2017.doc> ;
    dcat:byteSize 317952.0 ;
    dcat:mediaType "application/msword" .

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

