@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/d711732a-35ea-40b9-95a2-9c46cf09c5ad> a dcat:Dataset ;
    dct:description "Banyaknya Keputusan DPRD Kabupaten Sukoharjo menurut Jenis Keputusan Tahun 2020" ;
    dct:identifier "d711732a-35ea-40b9-95a2-9c46cf09c5ad" ;
    dct:issued "2022-07-08T06:08:42.625122"^^xsd:dateTime ;
    dct:modified "2023-10-30T11:21:27.766537"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "2020, Banyaknya Keputusan DPRD Kabupaten Sukoharjo menurut Jenis Keputusan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d711732a-35ea-40b9-95a2-9c46cf09c5ad/resource/e659dbab-21a8-49cb-8ec7-3e5e247da7f5> .

<https://data.jatengprov.go.id/dataset/d711732a-35ea-40b9-95a2-9c46cf09c5ad/resource/e659dbab-21a8-49cb-8ec7-3e5e247da7f5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2020" ;
    dcat:accessURL <https://data.sukoharjokab.go.id/dataset/d711732a-35ea-40b9-95a2-9c46cf09c5ad/resource/e659dbab-21a8-49cb-8ec7-3e5e247da7f5/download/2020-banyaknya-keputusan-dprd.xlsx> ;
    dcat:byteSize 9916.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

