@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/ee152026-c4f1-4d27-8ea5-1f501856b0ef> a dcat:Dataset ;
    dct:description "Jumlah Pengurus Partai Politik Kab. Inhil" ;
    dct:identifier "ee152026-c4f1-4d27-8ea5-1f501856b0ef" ;
    dct:issued "2026-04-29T06:36:28.536581"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:36:28.536597"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Pengurus Partai Politik Kab. Inhil" ;
    dcat:distribution <http://5.189.187.109/dataset/ee152026-c4f1-4d27-8ea5-1f501856b0ef/resource/d1355ec2-d928-43e2-9eeb-d83eca214189> ;
    dcat:keyword "Pengurus Parpol" .

<http://5.189.187.109/dataset/ee152026-c4f1-4d27-8ea5-1f501856b0ef/resource/d1355ec2-d928-43e2-9eeb-d83eca214189> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-12-20T05:13:21.986117"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:36:28.531762"^^xsd:dateTime ;
    dct:title "2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "36e0bd2a3bb88d9871899f3192523213"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/ee152026-c4f1-4d27-8ea5-1f501856b0ef/resource/d1355ec2-d928-43e2-9eeb-d83eca214189/download/jumlah-pengurus-parpol.csv> ;
    dcat:byteSize "297"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

