@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/3e2f5d0c-e411-402e-819f-d4f38fddc284> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah bantuan keuangan pada partai politik di Kabupaten Pandeglang Tahun 2022" ;
    dct:identifier "3e2f5d0c-e411-402e-819f-d4f38fddc284" ;
    dct:issued "2024-07-27T11:11:53.978091"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:53.978097"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Bantuan Keuangan Pada Partai Politik Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Bidang Politik Dalam Negeri" ;
            vcard:hasEmail <mailto:badankesbangpolpdg@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3e2f5d0c-e411-402e-819f-d4f38fddc284/resource/391ff47a-070d-4e40-afbb-dcb56d2a4e25>,
        <http://5.189.187.109/dataset/3e2f5d0c-e411-402e-819f-d4f38fddc284/resource/a21edf2d-910a-44c6-83e9-42a5e87b5b74> ;
    dcat:keyword "2022",
        "Kesbangpol" .

<http://5.189.187.109/dataset/3e2f5d0c-e411-402e-819f-d4f38fddc284/resource/391ff47a-070d-4e40-afbb-dcb56d2a4e25> a dcat:Distribution ;
    dct:description "Jumlah Bantuan Keuangan Pada Partai Politik Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-19T05:02:11.389435"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:53.963282"^^xsd:dateTime ;
    dct:title "Jumlah Bantuan Keuangan Pada Partai Politik" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1710824539.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/3e2f5d0c-e411-402e-819f-d4f38fddc284/resource/a21edf2d-910a-44c6-83e9-42a5e87b5b74> a dcat:Distribution ;
    dct:description "Jumlah Bantuan Keuangan Pada Partai Politik Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-03-19T05:02:30.725612"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:53.965452"^^xsd:dateTime ;
    dct:title "Jumlah Bantuan Keuangan Pada Partai Politik" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1710824559.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

