@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:5000/dataset/9581f8f8-5771-46bd-9c60-1ff8d619060d> a dcat:Dataset ;
    dct:description "Level Maturitas SPIP Pemerintah Daerah" ;
    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 Pemerintah Daerah" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9581f8f8-5771-46bd-9c60-1ff8d619060d/resource/32f7de8a-7335-49ab-89e0-94cd0ea56c8e> ;
    dcat:keyword "Level Maturitas SPIP",
        "Maturitas SPIP",
        "SPIP",
        "SPIP Pemda" ;
    dcat:landingPage <https://apisimarenpkpt.bpkp.go.id/api/spippemda> .

<http://5.189.187.109:5000/dataset/9581f8f8-5771-46bd-9c60-1ff8d619060d/resource/32f7de8a-7335-49ab-89e0-94cd0ea56c8e> a dcat:Distribution ;
    dct:description "Menyajikan Level Maturitas SPIP Pemerintah Daerah" ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T09:12:24.046038"^^xsd:dateTime ;
    dct:modified "2023-08-28T09:12:24.026590"^^xsd:dateTime ;
    dct:title "Data Level Maturitas SPIP Pemerintah Daerah" ;
    dcat:accessURL <https://apisimarenpkpt.bpkp.go.id/storage/apip_spip/maturitas_spip_pemda_2023.csv> .

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

