@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/bf25374c-81e9-49a5-b09e-4d17f871b0f5> a dcat:Dataset ;
    dct:description "Banyaknya Keputusan DPRD Kabupaten Sukoharjo menurut Jenis Keputusan Tahun 2021" ;
    dct:identifier "bf25374c-81e9-49a5-b09e-4d17f871b0f5" ;
    dct:issued "2022-09-19T13:55:17.438166"^^xsd:dateTime ;
    dct:modified "2023-10-30T11:21:22.070256"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "2021, Banyaknya Keputusan DPRD Kabupaten Sukoharjo menurut Jenis Keputusan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bf25374c-81e9-49a5-b09e-4d17f871b0f5/resource/fa9edccf-25f2-4a04-b070-0e6196e3487c> .

<https://data.jatengprov.go.id/dataset/bf25374c-81e9-49a5-b09e-4d17f871b0f5/resource/fa9edccf-25f2-4a04-b070-0e6196e3487c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2021" ;
    dcat:accessURL <https://data.sukoharjokab.go.id/dataset/bf25374c-81e9-49a5-b09e-4d17f871b0f5/resource/fa9edccf-25f2-4a04-b070-0e6196e3487c/download/2021-banyaknya-keputusan-dprd.xlsx> ;
    dcat:byteSize 14236.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" .

