@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/d306d5d3-ea93-4d04-9bc9-5b204bcf09f9> a dcat:Dataset ;
    dct:description "Laporan Keuangan Kecamatan Karanganom" ;
    dct:id_dds "2022-0056" ;
    dct:identifier "d306d5d3-ea93-4d04-9bc9-5b204bcf09f9" ;
    dct:issued "2026-02-20T11:14:41.236298"^^xsd:dateTime ;
    dct:modified "2026-02-20T11:14:41.236305"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/e80e9c80-6486-404d-8fe8-ddc67691687e> ;
    dct:title "laporan keuangan" .

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

