@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/19909d2a-fa12-48ee-9a4d-aa80de17e703> a dcat:Dataset ;
    dct:description "<p><span style=\"color: rgb(51, 51, 51);\">RPJMN 2025-2029</span></p>" ;
    dct:identifier "699bc59ec764d3a31c0a9fc2" ;
    dct:issued "2026-02-23"^^xsd:date ;
    dct:modified "2026-04-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Biro Kesekretariatan Pimpinan" ] ;
    dct:title "Jumlah Anggota DPR RI Laki-laki, Tahun 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/19909d2a-fa12-48ee-9a4d-aa80de17e703/resource/4f3b190a-e042-4fc6-a4b0-74bcb4070924> ;
    dcat:keyword "anggota",
        "dpr",
        "laki-laki" ;
    dcat:landingPage <https://data.dpr.go.id/dataset/699bc59ec764d3a31c0a9fc2> .

<http://5.189.187.109/dataset/19909d2a-fa12-48ee-9a4d-aa80de17e703/resource/4f3b190a-e042-4fc6-a4b0-74bcb4070924> a dcat:Distribution ;
    dct:description "<p><span style=\"color: rgb(51, 51, 51);\">RPJMN 2025-2029</span></p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-08T07:04:48.806046"^^xsd:dateTime ;
    dct:modified "2026-04-08T07:04:48.777459"^^xsd:dateTime ;
    dct:title "Jumlah Anggota DPR RI Laki-laki, Tahun 2025" ;
    dcat:accessURL <https://be-data.dpr.go.id/api/v1/public/download/datasets/699bc59ec764d3a31c0a9fc2/content?file_type=EXCEL> .

<https://data.dpr.go.id/dataset/699bc59ec764d3a31c0a9fc2> a foaf:Document .

