@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/8890a9e0-d35b-4407-98d7-b65cbcebd4c7> a dcat:Dataset ;
    dct:description "Banyak Jiwa per desa di Kabupaten Sukoharjo menurut Data Konsolidasi Bersih (DKB) Semester 2 Tahun 2021" ;
    dct:identifier "8890a9e0-d35b-4407-98d7-b65cbcebd4c7" ;
    dct:issued "2022-04-18T02:27:15.699978"^^xsd:dateTime ;
    dct:modified "2022-04-18T02:27:15.699991"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Jumlah Jiwa Per Desa di Kabupaten Sukoharjo Semester 2 tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8890a9e0-d35b-4407-98d7-b65cbcebd4c7/resource/e891af74-ed78-4945-92aa-50808d93eda4> .

<https://data.jatengprov.go.id/dataset/8890a9e0-d35b-4407-98d7-b65cbcebd4c7/resource/e891af74-ed78-4945-92aa-50808d93eda4> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Jumlah per desa 2021" ;
    dcat:accessURL <http://data.sukoharjokab.go.id/dataset/8890a9e0-d35b-4407-98d7-b65cbcebd4c7/resource/e891af74-ed78-4945-92aa-50808d93eda4/download/01_jumlah_jiwa_kel.xls> ;
    dcat:byteSize 178784.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" .

