@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/71e2c9cd-bad2-4472-94e7-4d6c4ff574d4> a dcat:Dataset ;
    dct:description "Laporan Operasional Kecamatan Karanganom" ;
    dct:id_dds "2022-0050" ;
    dct:identifier "71e2c9cd-bad2-4472-94e7-4d6c4ff574d4" ;
    dct:issued "2026-02-20T11:14:03.374771"^^xsd:dateTime ;
    dct:modified "2026-02-25T06:35:50.138288"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/e80e9c80-6486-404d-8fe8-ddc67691687e> ;
    dct:title "Laporan Operasional Kecamatan Karanganom" ;
    dcat:distribution <https://satudata.klaten.go.id/dataset/71e2c9cd-bad2-4472-94e7-4d6c4ff574d4/resource/67a907b7-8ae5-4218-b9c1-5e5ab27d127b> ;
    dcat:keyword "2020",
        "2021",
        "2022",
        "2023" .

<https://satudata.klaten.go.id/dataset/71e2c9cd-bad2-4472-94e7-4d6c4ff574d4/resource/67a907b7-8ae5-4218-b9c1-5e5ab27d127b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-02-20T11:14:06.293996"^^xsd:dateTime ;
    dct:modified "2026-02-20T11:14:06.289106"^^xsd:dateTime ;
    dct:title "Laporan Operasional Kecamatan Karanganom" ;
    dcat:accessURL <https://satudata.klaten.go.id/dataset/71e2c9cd-bad2-4472-94e7-4d6c4ff574d4/resource/67a907b7-8ae5-4218-b9c1-5e5ab27d127b/download/lampiran-se-penyusunan-lk-2021.xlsx> ;
    dcat:byteSize "723278"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

