@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/d6e11c04-5071-4405-bc19-86d8be5b0105> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah (LKjIP) BKD KAB. KARANGANYAR TAHUN 2022" ;
    dct:identifier "d6e11c04-5071-4405-bc19-86d8be5b0105" ;
    dct:issued "2023-06-07T04:15:14.779515"^^xsd:dateTime ;
    dct:modified "2023-06-07T04:15:14.779522"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LKJIP BKD TAHUN 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d6e11c04-5071-4405-bc19-86d8be5b0105/resource/30e9423e-c15c-45fa-9985-d33bd848e01a> ;
    dcat:keyword "LKJIP" .

<https://data.jatengprov.go.id/dataset/d6e11c04-5071-4405-bc19-86d8be5b0105/resource/30e9423e-c15c-45fa-9985-d33bd848e01a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Laporan Kinerja Instansi Pemerintah (LKjIP) BKD KAB. KARANGANYAR TAHUN 2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/d6e11c04-5071-4405-bc19-86d8be5b0105/resource/30e9423e-c15c-45fa-9985-d33bd848e01a/download/laporan-kinerja-instansi-pemerintah-lkjip-bkd-kab.-karanganyar-tahun-2022.pdf> ;
    dcat:byteSize 30623580.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

