@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/cfa9192f-fae1-4c7b-b33c-8c7fd2706766> a dcat:Dataset ;
    dct:description "Jumlah pemilih pada pemilihan anggota DPRD Kota Magelang tabel terdiri dari Kecamatan dan jumlah pemilih" ;
    dct:identifier "cfa9192f-fae1-4c7b-b33c-8c7fd2706766" ;
    dct:issued "2022-09-19T13:50:30.912023"^^xsd:dateTime ;
    dct:modified "2022-09-19T13:50:30.912034"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/07caa8ce-66df-47ad-8874-3cc8cfd4e3c2> ;
    dct:title "Jumlah Pemilih pada Pemilihan Anggota DPRD Kota Magelang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi, Informatika dan Statistik" ;
            vcard:hasEmail <mailto:datago@magelangkota.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cfa9192f-fae1-4c7b-b33c-8c7fd2706766/resource/fb3760f3-b6e9-4769-b31e-038cae2cb8ff> .

<https://data.jatengprov.go.id/dataset/cfa9192f-fae1-4c7b-b33c-8c7fd2706766/resource/fb3760f3-b6e9-4769-b31e-038cae2cb8ff> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Pemilih pada Pemilihan Anggota DPRD Kota Magelang" ;
    dcat:accessURL <https://data.magelangkota.go.id/dataset/cfa9192f-fae1-4c7b-b33c-8c7fd2706766/resource/fb3760f3-b6e9-4769-b31e-038cae2cb8ff/download/jumlah-pemilih-pada-pemilihan-anggota-dprd-kota-magelang-per-kecematan.xlsx> ;
    dcat:byteSize 12220.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/07caa8ce-66df-47ad-8874-3cc8cfd4e3c2> a foaf:Organization ;
    foaf:name "Pemerintah Kota Magelang" .

