@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/bb2aabcf-c861-43f7-ba79-207aefcda4fe> a dcat:Dataset ;
    dct:description "Jumlah Total Kursi Keanggotaan DPRD Tahun 2022" ;
    dct:identifier "bb2aabcf-c861-43f7-ba79-207aefcda4fe" ;
    dct:issued "2023-10-02T11:56:58.961778"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:58.961785"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Total Kursi Keanggotaan DPRD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bb2aabcf-c861-43f7-ba79-207aefcda4fe/resource/329077a0-830f-4d8d-a5e2-baa12f2595ea> ;
    dcat:keyword "2022",
        "Total Kursi Keanggotaan DPRD" .

<http://5.189.187.109/dataset/bb2aabcf-c861-43f7-ba79-207aefcda4fe/resource/329077a0-830f-4d8d-a5e2-baa12f2595ea> a dcat:Distribution ;
    dct:description "Total Kursi Keanggotaan DPRD Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-26T05:07:36.373552"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:58.952291"^^xsd:dateTime ;
    dct:title "Jumlah Total Kursi Keanggotaan DPRD Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/bb2aabcf-c861-43f7-ba79-207aefcda4fe/resource/329077a0-830f-4d8d-a5e2-baa12f2595ea/download/jumlah-total-kursi-keanggotaan-dprd-tahun-2022.csv> ;
    dcat:byteSize "86"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

