@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/d02316c0-f3a0-42db-99a2-3a771ac64281> a dcat:Dataset ;
    dct:description "Laporan Keuangan Kecamatan Karanganom" ;
    dct:id_dds "2022-0442" ;
    dct:identifier "d02316c0-f3a0-42db-99a2-3a771ac64281" ;
    dct:issued "2026-03-04T08:29:31.145418"^^xsd:dateTime ;
    dct:modified "2026-03-04T14:01:59.670746"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/e80e9c80-6486-404d-8fe8-ddc67691687e> ;
    dct:title "laporan keuangan" ;
    dcat:keyword "2024" .

<https://satudata.klaten.go.id/organization/e80e9c80-6486-404d-8fe8-ddc67691687e> a foaf:Agent ;
    foaf:name "Kecamatan Karanganom" .

