@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/ccdafbbb-2fb7-4011-8430-1db66e286fd2> a dcat:Dataset ;
    dct:description "Level Maturitas SPIP Kementerian dan Lembaga" ;
    dct:identifier "6888a65b-d3f3-45b3-a8c9-828e09f13671" ;
    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 Maturitas SPIP Kementerian dan Lembaga" ;
    dcat:distribution <http://5.189.187.109/dataset/ccdafbbb-2fb7-4011-8430-1db66e286fd2/resource/178d683d-faec-4407-92f9-2187de55b18a> ;
    dcat:keyword "Level Maturitas SPIP",
        "Maturitas SPIP",
        "SPIP",
        "SPIP Kementerian dan Lembaga" ;
    dcat:landingPage <https://apisimarenpkpt.bpkp.go.id/api/spipkl> .

<http://5.189.187.109/dataset/ccdafbbb-2fb7-4011-8430-1db66e286fd2/resource/178d683d-faec-4407-92f9-2187de55b18a> a dcat:Distribution ;
    dct:description "Menyajikan Level Maturitas SPIP Kementerian dan Lembaga" ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T09:12:24.615667"^^xsd:dateTime ;
    dct:modified "2023-08-28T09:12:24.601278"^^xsd:dateTime ;
    dct:title "Data Level Maturitas SPIP Kementerian dan Lembaga" ;
    dcat:accessURL <https://apisimarenpkpt.bpkp.go.id/storage/apip_spip/maturitas_spip_kl_2023.csv> .

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

