@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/f3f62eab-46c6-439e-9469-1b614bf49fab> a dcat:Dataset ;
    dct:description "<p>Renstra Setjen DPR RI</p>" ;
    dct:identifier "670c8f7ba069aa8b2d08e772" ;
    dct:issued "2024-10-14"^^xsd:date ;
    dct:modified "2026-04-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Biro Hukum dan Pengaduan Masyarakat" ] ;
    dct:title "Jumlah Pemohonan Informasi Publik 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/f3f62eab-46c6-439e-9469-1b614bf49fab/resource/5a00ca42-462e-4454-9b0c-030c46ff891e> ;
    dcat:keyword "Informasi Publik" ;
    dcat:landingPage <https://data.dpr.go.id/dataset/670c8f7ba069aa8b2d08e772> .

<http://5.189.187.109/dataset/f3f62eab-46c6-439e-9469-1b614bf49fab/resource/5a00ca42-462e-4454-9b0c-030c46ff891e> a dcat:Distribution ;
    dct:description "<p>Renstra Setjen DPR RI</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-08T07:04:31.127871"^^xsd:dateTime ;
    dct:modified "2026-04-08T07:04:31.117038"^^xsd:dateTime ;
    dct:title "Jumlah Pemohonan Informasi Publik 2023" ;
    dcat:accessURL <https://be-data.dpr.go.id/api/v1/public/download/datasets/670c8f7ba069aa8b2d08e772/content?file_type=EXCEL> .

<https://data.dpr.go.id/dataset/670c8f7ba069aa8b2d08e772> a foaf:Document .

