@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/e48bef1b-283b-436c-8c88-73973db4efec> a dcat:Dataset ;
    dct:description "Level Kapabilitas APIP Kementerian dan Lembaga" ;
    dct:identifier "3acbf1fa-8d3d-466f-bc01-957800a8b1e3" ;
    dct:issued "2022-10-14"^^xsd:date ;
    dct:modified "2023-05-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "pusat" ;
            foaf:name "Deputi Pengawasan Bidang Penyelenggaraan Keuangan Daerah" ] ;
    dct:title "Level Kapabilitas APIP Kementerian dan Lembaga" ;
    dcat:distribution <http://5.189.187.109/dataset/e48bef1b-283b-436c-8c88-73973db4efec/resource/7ebe8d84-b95c-43e3-8f3d-5f31a16b256c> ;
    dcat:keyword "APIP",
        "APIP KL",
        "Kapabilitas APIP",
        "Level Kapabilitas APIP" ;
    dcat:landingPage <https://apisimarenpkpt.bpkp.go.id/api/pkapipkl> .

<http://5.189.187.109/dataset/e48bef1b-283b-436c-8c88-73973db4efec/resource/7ebe8d84-b95c-43e3-8f3d-5f31a16b256c> a dcat:Distribution ;
    dct:description "Menyajikan Level Kapabilitas APIP Kementerian dan Lembaga" ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T09:12:23.419001"^^xsd:dateTime ;
    dct:modified "2023-08-28T09:12:23.402728"^^xsd:dateTime ;
    dct:title "Data Level Kapabilitas APIP Kementerian dan Lembaga" ;
    dcat:accessURL <https://apisimarenpkpt.bpkp.go.id/storage/apip_spip/pk_apip_kl_2023.csv> .

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

