@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/6e5c6822-244b-4aa4-bede-3a85782c1ebd> a dcat:Dataset ;
    dct:description "Banyaknya Perkara yang Diputus dan Sisa Perkara Tahun 2022" ;
    dct:identifier "6e5c6822-244b-4aa4-bede-3a85782c1ebd" ;
    dct:issued "2023-02-20T06:28:59.301134"^^xsd:dateTime ;
    dct:modified "2023-02-20T06:28:59.301140"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Banyaknya Perkara yang Diputus dan Sisa Perkara Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6e5c6822-244b-4aa4-bede-3a85782c1ebd/resource/3b7e2cf1-f2bc-48ec-af52-c2412558e116> .

<https://data.jatengprov.go.id/dataset/6e5c6822-244b-4aa4-bede-3a85782c1ebd/resource/3b7e2cf1-f2bc-48ec-af52-c2412558e116> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "perkara yang diputus dan sisa perkara 2022.xls" ;
    dcat:accessURL <https://data.sukoharjokab.go.id/dataset/6e5c6822-244b-4aa4-bede-3a85782c1ebd/resource/3b7e2cf1-f2bc-48ec-af52-c2412558e116/download/perkara-yang-diputus-dan-sisa-perkara-2022.xls> ;
    dcat:byteSize 222208.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

