@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/f7a69a1b-7a6a-4d7a-bd4e-cd371b1f7bbf> a dcat:Dataset ;
    dct:description """Tabel terdiri dari :\r
1. Partai Politik \r
2. Perolehan Suara""" ;
    dct:identifier "f7a69a1b-7a6a-4d7a-bd4e-cd371b1f7bbf" ;
    dct:issued "2020-12-07T12:33:38.306689"^^xsd:dateTime ;
    dct:modified "2021-05-27T06:54:06.798027"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Perolehan Suara Sah dalam Pemilu Anggota DPR RI Di Kecamatan Wiradesa" ;
    dcat:landingPage <Kecamatan%20Wiradesa%20Dalam%20Angka%20Tahun%202019> .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

