@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/16b780ba-4a5e-4893-92df-d5f23156812d> a dcat:Dataset ;
    dct:description "Level Manajemen Risiko Indeks Pemerintah Daerah" ;
    dct:identifier "2aab10a3-dc32-4315-85cb-227621cec62f" ;
    dct:issued "2023-08-22"^^xsd:date ;
    dct:modified "2023-08-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "pusat" ;
            foaf:name "Deputi Pengawasan Bidang Penyelenggaraan Keuangan Daerah" ] ;
    dct:title "Level Manajemen Risiko Indeks Pemerintah Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/16b780ba-4a5e-4893-92df-d5f23156812d/resource/f3d7d7e2-9861-4588-8aa5-15d2e52bab4f> ;
    dcat:keyword "APIP",
        "APIP Pemda",
        "Level Manajemen Risiko Indeks",
        "MRI",
        "MRI Level",
        "Manajemen Risiko",
        "SPIP" ;
    dcat:landingPage <https://apisimarenpkpt.bpkp.go.id/api/mripemda> .

<http://5.189.187.109/dataset/16b780ba-4a5e-4893-92df-d5f23156812d/resource/f3d7d7e2-9861-4588-8aa5-15d2e52bab4f> a dcat:Distribution ;
    dct:description "Menyajikan Level Manajemen Risiko Indeks Pemerintah Daerah" ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T09:12:25.235273"^^xsd:dateTime ;
    dct:modified "2023-08-28T09:12:25.200487"^^xsd:dateTime ;
    dct:title "Data Level Manajemen Risiko Indeks Pemerintah Daerah" ;
    dcat:accessURL <https://apisimarenpkpt.bpkp.go.id/storage/apip_spip/mri_pemda_2023.csv> .

<https://apisimarenpkpt.bpkp.go.id/api/mripemda> a foaf:Document .

