@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/d0cfb050-98d4-42b4-9738-dd01c168a574> a dcat:Dataset ;
    dct:description "Data jumlah TPS dan pemilih pemilu DPR kec bandar 2014" ;
    dct:identifier "d0cfb050-98d4-42b4-9738-dd01c168a574" ;
    dct:issued "2018-08-18T04:55:00.325588"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:52:01.574858"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "jumlah TPS dan pemilih pemilu DPR kec bandar 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:kec_bandar@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d0cfb050-98d4-42b4-9738-dd01c168a574/resource/9ce04bef-4522-4987-9270-a5b30d6878e2> ;
    dcat:keyword "jumlah TPS",
        "kecamatan bandar",
        "pemilu DPR 2016" ;
    dcat:landingPage <bandar.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/d0cfb050-98d4-42b4-9738-dd01c168a574/resource/9ce04bef-4522-4987-9270-a5b30d6878e2> a dcat:Distribution ;
    dct:description "Data jumlah TPS dan pemilih pemilu DPR kec bandar 2014." ;
    dct:format "CSV" ;
    dct:title "jumlah TPS dan pemilih pemilu DPR kec bandar 2014.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/d0cfb050-98d4-42b4-9738-dd01c168a574/resource/9ce04bef-4522-4987-9270-a5b30d6878e2/download/jumlah-tps-dan-pemilih-pemilu-dpr-kec-bandar-2014.csv> ;
    dcat:byteSize 742.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

