@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://satudata.klaten.go.id/dataset/8324c46f-cfd4-4c5a-a23c-e8352dfd650f> a dcat:Dataset ;
    dct:accrualPeriodicity "2022" ;
    dct:description "DPA Kecamatan Jatinom Tahun 2022" ;
    dct:id_dds "2022-0422" ;
    dct:identifier "8324c46f-cfd4-4c5a-a23c-e8352dfd650f" ;
    dct:issued "2026-03-04T08:28:54.051913"^^xsd:dateTime ;
    dct:modified "2026-03-05T06:18:39.023451"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/e409ad1e-d937-4483-bc07-9278f9615557> ;
    dct:title "DPA tahun 2022" ;
    dcat:keyword "2022" .

<https://satudata.klaten.go.id/organization/e409ad1e-d937-4483-bc07-9278f9615557> a foaf:Agent ;
    foaf:name "Kecamatan Jatinom" .

