@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/8c6802ac-ac0f-4e1f-b7e9-fa0ecd1c56fe> a dcat:Dataset ;
    dct:description "Laporan Fisik Keuangan Ceper" ;
    dct:identifier "8c6802ac-ac0f-4e1f-b7e9-fa0ecd1c56fe" ;
    dct:issued "2023-05-24T04:04:42.011144"^^xsd:dateTime ;
    dct:modified "2023-05-24T04:04:42.011153"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "Laporan Fisik Keuangan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8c6802ac-ac0f-4e1f-b7e9-fa0ecd1c56fe/resource/f25fb4f7-89fc-4731-8796-8891f795cde0> ;
    dcat:keyword "ppid" .

<https://data.jatengprov.go.id/dataset/8c6802ac-ac0f-4e1f-b7e9-fa0ecd1c56fe/resource/f25fb4f7-89fc-4731-8796-8891f795cde0> a dcat:Distribution ;
    dct:description "Laporan Fisik Keuangan Desember 2022" ;
    dct:format "XLSX" ;
    dct:title "Laporan Fisik keuangan Des.xlsx" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/8c6802ac-ac0f-4e1f-b7e9-fa0ecd1c56fe/resource/f25fb4f7-89fc-4731-8796-8891f795cde0/download/laporan-fisik-keuangan-des.xlsx> ;
    dcat:byteSize 68535.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" .

