@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/7ee47c15-6857-4fee-b60d-935d31fea5bd> a dcat:Dataset ;
    dct:description "Laporan Fisik Keuangan Ceper" ;
    dct:id_dds "2023-0400" ;
    dct:identifier "7ee47c15-6857-4fee-b60d-935d31fea5bd" ;
    dct:issued "2026-03-04T08:28:15.105334"^^xsd:dateTime ;
    dct:modified "2026-03-04T14:02:13.322595"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/9c67c109-7c3c-4b4c-b4aa-3aa845b0fc1c> ;
    dct:title "Laporan Fisik Keuangan" ;
    dcat:distribution <https://satudata.klaten.go.id/dataset/7ee47c15-6857-4fee-b60d-935d31fea5bd/resource/1988c713-6580-47d1-abb0-6b5af64844f0> ;
    dcat:keyword "2024" .

<https://satudata.klaten.go.id/dataset/7ee47c15-6857-4fee-b60d-935d31fea5bd/resource/1988c713-6580-47d1-abb0-6b5af64844f0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-03-04T08:28:15.809344"^^xsd:dateTime ;
    dct:modified "2026-03-04T14:02:13.331328"^^xsd:dateTime ;
    dct:title "Laporan Fisik keuangan Des.xlsx" ;
    dcat:accessURL <https://satudata.klaten.go.id/dataset/7ee47c15-6857-4fee-b60d-935d31fea5bd/resource/1988c713-6580-47d1-abb0-6b5af64844f0/download/laporan-fisik-keuangan-des.xlsx> ;
    dcat:byteSize "68535"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.klaten.go.id/organization/9c67c109-7c3c-4b4c-b4aa-3aa845b0fc1c> a foaf:Agent ;
    foaf:name "Kecamatan Ceper" .

