@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#> .

<http://5.189.187.109/dataset/f5d55399-ed01-44f3-b615-9ab896dc3dd7> a dcat:Dataset ;
    dct:identifier "f5d55399-ed01-44f3-b615-9ab896dc3dd7" ;
    dct:issued "2026-05-19T05:01:40.365685"^^xsd:dateTime ;
    dct:modified "2026-05-19T05:01:40.365725"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/31adc5f9-e572-4716-9da8-eea7f14058b0> ;
    dct:title "Keputusan DPRD Menurut Jenisnya, 2020-2022" ;
    dcat:distribution <http://5.189.187.109/dataset/f5d55399-ed01-44f3-b615-9ab896dc3dd7/resource/6ae79733-d80c-4055-bbd2-794ecbd9ac41> ;
    dcat:keyword "2020",
        "2021",
        "2022" .

<http://5.189.187.109/dataset/f5d55399-ed01-44f3-b615-9ab896dc3dd7/resource/6ae79733-d80c-4055-bbd2-794ecbd9ac41> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-08T07:09:10.103720"^^xsd:dateTime ;
    dct:modified "2026-05-19T05:01:40.349595"^^xsd:dateTime ;
    dct:title "Keputusan DPRD Menurut Jenisnya, 2020-2022" ;
    dcat:accessURL <https://satudata.klaten.go.id/dataset/f5d55399-ed01-44f3-b615-9ab896dc3dd7/resource/6ae79733-d80c-4055-bbd2-794ecbd9ac41/download/keputusan-dprd-menurut-jenisnya-2020-2022.xlsx> ;
    dcat:byteSize "9127"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/31adc5f9-e572-4716-9da8-eea7f14058b0> a foaf:Agent ;
    foaf:name "Kabupaten Klaten" .

