@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/6c12333c-a7b8-4a89-a0a8-39c44ba9fc43> a dcat:Dataset ;
    dct:description "Jumlah Pemilih dan Perolehan Suara Pemilu Menurut Kecamatan di Kabupaten Banyumas" ;
    dct:identifier "6c12333c-a7b8-4a89-a0a8-39c44ba9fc43" ;
    dct:issued "2021-05-08T12:54:05.474415"^^xsd:dateTime ;
    dct:modified "2021-05-08T12:54:05.474426"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> ;
    dct:title "Statistik Kunci 2018-2019" .

<https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banyumas" .

