@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#> .

<http://5.189.187.109/dataset/a242587c-6e80-4b34-8e55-96cd396841b6> a dcat:Dataset ;
    dct:description "dataset berisi  nama paslon, dapil 1, dapil 2, dapil 3, dapil 4, dapil 5" ;
    dct:identifier "a242587c-6e80-4b34-8e55-96cd396841b6" ;
    dct:issued "2023-06-13T11:59:48.523394"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:59:48.523399"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Perolehan suara dalam pemilihan Gubernur berdasarkan Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/a242587c-6e80-4b34-8e55-96cd396841b6/resource/bee92f19-c93a-4edb-a10d-7cbf6793461b> ;
    dcat:keyword "dapil",
        "nama pasangan calon" .

<http://5.189.187.109/dataset/a242587c-6e80-4b34-8e55-96cd396841b6/resource/bee92f19-c93a-4edb-a10d-7cbf6793461b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-18T08:31:12.565889"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:59:48.516861"^^xsd:dateTime ;
    dct:title "perolehan suara calon Gubernur berdasarkan Kecamatan Tahun 2007.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a242587c-6e80-4b34-8e55-96cd396841b6/resource/bee92f19-c93a-4edb-a10d-7cbf6793461b/download/perolehan-suara-calon-gubernur-berdasarkan-kecamatan-tahun-2007.xlsx> ;
    dcat:byteSize "10113"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

