@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/2c70b666-703b-4782-aeeb-504cc7f068bc> a dcat:Dataset ;
    dct:description "Catatan Atas Laporan Keuangan RSUD dr Soediran Mangun Sumarso  Tahun 2017" ;
    dct:identifier "2c70b666-703b-4782-aeeb-504cc7f068bc" ;
    dct:issued "2018-11-21T02:46:30.049190"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:25:20.926598"^^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 "diskominfo" ;
            vcard:hasEmail <mailto:dinkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c70b666-703b-4782-aeeb-504cc7f068bc/resource/6d49c034-d6cf-4c07-8705-bb5402f4853f> .

<https://data.jatengprov.go.id/dataset/2c70b666-703b-4782-aeeb-504cc7f068bc/resource/6d49c034-d6cf-4c07-8705-bb5402f4853f> a dcat:Distribution ;
    dct:description "Catatan Atas Laporan Keuangan RSUD dr Soediran Mangun Sumarso  Th 2017" ;
    dct:format "word" ;
    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" .

