@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/8378945e-7539-4e8c-88ac-21af549a1e2c> a dcat:Dataset ;
    dct:description "Level Manajemen Risiko Indeks Kementerian Lembaga" ;
    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 Kementerian Lembaga" ;
    dcat:distribution <http://5.189.187.109/dataset/8378945e-7539-4e8c-88ac-21af549a1e2c/resource/12bbea28-3742-4c48-a340-344b9bec585d> ;
    dcat:keyword "APIP",
        "APIP KL",
        "Level Manajemen Risiko Indeks",
        "MRI",
        "MRI Level",
        "Manajemen Risiko",
        "SPIP" ;
    dcat:landingPage <https://apisimarenpkpt.bpkp.go.id/api/mrikl> .

<http://5.189.187.109/dataset/8378945e-7539-4e8c-88ac-21af549a1e2c/resource/12bbea28-3742-4c48-a340-344b9bec585d> a dcat:Distribution ;
    dct:description "Menyajikan Level Manajemen Risiko Indeks Kementerian Lembaga" ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T09:12:25.833308"^^xsd:dateTime ;
    dct:modified "2023-08-28T09:12:25.812265"^^xsd:dateTime ;
    dct:title "Data Level Manajemen Risiko Indeks Kementerian Lembaga" ;
    dcat:accessURL <https://apisimarenpkpt.bpkp.go.id/storage/apip_spip/mri_kl_2023.csv> .

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

