@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/11d6c68b-141e-421a-9d61-76b217602c1a> a dcat:Dataset ;
    dct:description "Catatan Atas Laporan Keuangan (CALK) Kecamatan Ngawen" ;
    dct:id_dds "2022-0425" ;
    dct:identifier "11d6c68b-141e-421a-9d61-76b217602c1a" ;
    dct:issued "2026-03-04T08:28:57.827903"^^xsd:dateTime ;
    dct:modified "2026-03-04T14:02:05.501707"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/65fb8a07-77cb-4934-b039-899e0ab80d4e> ;
    dct:title "Catatan Atas Laporan Keuangan (CALK) Kecamatan Ngawen" ;
    dcat:keyword "2024" .

<https://satudata.klaten.go.id/organization/65fb8a07-77cb-4934-b039-899e0ab80d4e> a foaf:Agent ;
    foaf:name "Kecamatan Ngawen" .

