@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/61b2da9f-d598-4b68-af3a-0e6b6bdac828> a dcat:Dataset ;
    dct:description "Hasil Penanganan Aduan Tahun 2021" ;
    dct:identifier "61b2da9f-d598-4b68-af3a-0e6b6bdac828" ;
    dct:issued "2022-09-19T10:37:32.323430"^^xsd:dateTime ;
    dct:modified "2022-09-19T10:37:32.323450"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "Hasil Penanganan Aduan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/61b2da9f-d598-4b68-af3a-0e6b6bdac828/resource/23e98f99-8ab5-4e7e-bee5-1a088a61851f> .

<https://data.jatengprov.go.id/dataset/61b2da9f-d598-4b68-af3a-0e6b6bdac828/resource/23e98f99-8ab5-4e7e-bee5-1a088a61851f> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "aduan 2021 dila.docx" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/61b2da9f-d598-4b68-af3a-0e6b6bdac828/resource/23e98f99-8ab5-4e7e-bee5-1a088a61851f/download/aduan-2021-dila.docx> ;
    dcat:byteSize 6561160.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

