@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/a3297dd0-da8c-4364-83bf-2d1200029e5d> a dcat:Dataset ;
    dct:description "<p>Data Prioritas Nasional 2024</p>" ;
    dct:identifier "68f1bc3f78e2236519099622" ;
    dct:issued "2025-10-17"^^xsd:date ;
    dct:modified "2026-04-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Sekretariat Jenderal Dewan Perwakilan Rakyat Republik Indonesia" ] ;
    dct:title "Persentase Keterwakilan Perempuan Anggota DPR RI Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/a3297dd0-da8c-4364-83bf-2d1200029e5d/resource/ee17617a-6cf1-411b-8a13-1a573f8e3f26> ;
    dcat:keyword "anggota",
        "dpr",
        "perempuan" ;
    dcat:landingPage <https://data.dpr.go.id/dataset/68f1bc3f78e2236519099622> .

<http://5.189.187.109/dataset/a3297dd0-da8c-4364-83bf-2d1200029e5d/resource/ee17617a-6cf1-411b-8a13-1a573f8e3f26> a dcat:Distribution ;
    dct:description "<p>Data Prioritas Nasional 2024</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-08T07:04:42.242414"^^xsd:dateTime ;
    dct:modified "2026-04-08T07:04:42.224681"^^xsd:dateTime ;
    dct:title "Persentase Keterwakilan Perempuan Anggota DPR RI Tahun 2024" ;
    dcat:accessURL <https://be-data.dpr.go.id/api/v1/public/download/datasets/68f1bc3f78e2236519099622/content?file_type=EXCEL> .

<https://data.dpr.go.id/dataset/68f1bc3f78e2236519099622> a foaf:Document .

