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

<http://5.189.187.109/dataset/675c3aa8-decc-4fde-aea8-38103b01a0b9> a dcat:Dataset ;
    dct:description "Suara Sah dan Tidak Sah" ;
    dct:identifier "675c3aa8-decc-4fde-aea8-38103b01a0b9" ;
    dct:issued "2022-10-10T02:15:44.980411"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:15:44.980417"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Suara Sah dan Tidak Sah Pilpres Tahun 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jefriyadi" ;
            vcard:hasEmail <mailto:jefry.anakjambi@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/675c3aa8-decc-4fde-aea8-38103b01a0b9/resource/d9cb19ae-94a2-42be-8e49-76c111737150> ;
    dcat:keyword "government",
        "politik" .

<http://5.189.187.109/dataset/675c3aa8-decc-4fde-aea8-38103b01a0b9/resource/d9cb19ae-94a2-42be-8e49-76c111737150> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2017-07-28T01:33:54.016117"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:15:44.973300"^^xsd:dateTime ;
    dct:title "DATA PILPRES.xlsx" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/675c3aa8-decc-4fde-aea8-38103b01a0b9/resource/d9cb19ae-94a2-42be-8e49-76c111737150/download/data-pilpres.xlsx> .

<http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> a foaf:Agent ;
    foaf:name "Kota Jambi" .

