@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/45d0417f-ce4d-4d0f-a2e1-a02372d56a17> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah DLH Kabupaten Karanganyar Tahun 2022" ;
    dct:identifier "45d0417f-ce4d-4d0f-a2e1-a02372d56a17" ;
    dct:issued "2023-04-12T03:45:12.816477"^^xsd:dateTime ;
    dct:modified "2023-04-12T03:45:12.816485"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LKjIP DLH Karanganyar Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/45d0417f-ce4d-4d0f-a2e1-a02372d56a17/resource/05f980a6-1932-4ad3-a9af-c079b93c76c4> .

<https://data.jatengprov.go.id/dataset/45d0417f-ce4d-4d0f-a2e1-a02372d56a17/resource/05f980a6-1932-4ad3-a9af-c079b93c76c4> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "LKjIP DLH KARANGANYAR 2022.docx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/45d0417f-ce4d-4d0f-a2e1-a02372d56a17/resource/05f980a6-1932-4ad3-a9af-c079b93c76c4/download/lkjip-dlh-karanganyar-2022.docx> ;
    dcat:byteSize 122581.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

