@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/491c0647-5cf8-4d30-b1e8-fb49a9005137> a dcat:Dataset ;
    dct:accrualPeriodicity "2021" ;
    dct:description "Laporan Keuangan Tahun 2021 Kec. Jatinom" ;
    dct:id_dds "2021-0421" ;
    dct:identifier "491c0647-5cf8-4d30-b1e8-fb49a9005137" ;
    dct:issued "2026-03-04T08:28:53.658977"^^xsd:dateTime ;
    dct:modified "2026-03-05T06:18:37.745842"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/e409ad1e-d937-4483-bc07-9278f9615557> ;
    dct:title "Laporan Keuangan Tahun 2021 Kec. Jatinom" ;
    dcat:keyword "2021" .

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

