@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/7422c9bd-e62e-4b80-bc2f-ae802a90b19a> a dcat:Dataset ;
    dct:description "Data Hasil Akhir Pilkades Serentak Kec. Siwalan" ;
    dct:identifier "7422c9bd-e62e-4b80-bc2f-ae802a90b19a" ;
    dct:issued "2019-11-25T14:27:41.965712"^^xsd:dateTime ;
    dct:modified "2025-10-24T19:58:53.359881"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "PILKADES SERENTAK KEC. SIWALAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kec. Siwalan" ;
            vcard:hasEmail <mailto:rafierozak71@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7422c9bd-e62e-4b80-bc2f-ae802a90b19a/resource/e78c0266-ad7c-48bf-83a5-9d69369dadb4> ;
    dcat:keyword "Pilkades" ;
    dcat:landingPage <Kecamatan%20Siwalan> .

<https://data.jatengprov.go.id/dataset/7422c9bd-e62e-4b80-bc2f-ae802a90b19a/resource/e78c0266-ad7c-48bf-83a5-9d69369dadb4> a dcat:Distribution ;
    dct:description "Pilkades Serentak." ;
    dct:format "CSV" ;
    dct:title "data-kecamatan-siwalan" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/7422c9bd-e62e-4b80-bc2f-ae802a90b19a/resource/e78c0266-ad7c-48bf-83a5-9d69369dadb4/download/pilkades-serentak.csv> ;
    dcat:byteSize 957.0 ;
    dcat:mediaType "text/csv" .

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

