@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://data.jatengprov.go.id/dataset/9fe999eb-c084-4ea7-af67-01c759cc5a31> a dcat:Dataset ;
    dct:identifier "9fe999eb-c084-4ea7-af67-01c759cc5a31" ;
    dct:issued "2023-05-24T04:04:52.619733"^^xsd:dateTime ;
    dct:modified "2023-05-24T04:04:52.619743"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "NERACA TAHUN 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9fe999eb-c084-4ea7-af67-01c759cc5a31/resource/e50e1b9e-c06b-4877-bd2a-9b7b185c1d08> .

<https://data.jatengprov.go.id/dataset/9fe999eb-c084-4ea7-af67-01c759cc5a31/resource/e50e1b9e-c06b-4877-bd2a-9b7b185c1d08> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "NERACA 2022 KEC.KLATEN UTARA.xlsx" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/9fe999eb-c084-4ea7-af67-01c759cc5a31/resource/e50e1b9e-c06b-4877-bd2a-9b7b185c1d08/download/neraca-2022-kec.klaten-utara.xlsx> ;
    dcat:byteSize 17871.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

