@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/e08fa6bd-ae42-406d-bb50-2f50d0ca7697> a dcat:Dataset ;
    dct:description "Neraca" ;
    dct:id_dds "2022-0052" ;
    dct:identifier "e08fa6bd-ae42-406d-bb50-2f50d0ca7697" ;
    dct:issued "2026-02-20T11:14:17.255029"^^xsd:dateTime ;
    dct:modified "2026-02-20T11:14:17.255037"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/1ea3b7fc-1e3c-450f-9988-cdf28a1750a6> ;
    dct:title "Neraca Bagian Pemerintahan" .

<https://satudata.klaten.go.id/organization/1ea3b7fc-1e3c-450f-9988-cdf28a1750a6> a foaf:Agent ;
    foaf:name "Bagian Pemerintahan Setda" .

