@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/e5b8d076-63f8-4bbc-9b26-59bdf345adcd> a dcat:Dataset ;
    dct:description "Indeks Pencegahan Korupsi (Nilai MCP KPK) tahun 2020 - 2025" ;
    dct:identifier "d39a3e07-3994-5773-a507-1804c7ba39ab" ;
    dct:issued "2025-05-19"^^xsd:date ;
    dct:modified "2026-04-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "inspektorat daerah" ] ;
    dct:title "Indeks Pencegahan Korupsi (Nilai MCP KPK)" ;
    dcat:distribution <http://5.189.187.109/dataset/e5b8d076-63f8-4bbc-9b26-59bdf345adcd/resource/948c2e58-b99b-408f-b413-eff06926b3ac> ;
    dcat:keyword "No keyword provided" ;
    dcat:landingPage <https://batik.tabalongkab.go.id/data/20-1784> .

<http://5.189.187.109/dataset/e5b8d076-63f8-4bbc-9b26-59bdf345adcd/resource/948c2e58-b99b-408f-b413-eff06926b3ac> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-13T03:00:53.673560"^^xsd:dateTime ;
    dct:modified "2026-04-13T03:00:53.655218"^^xsd:dateTime ;
    dct:title "indeks-pencegahan-korupsi-nilai-mcp-kpk" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_csv/20-1784> .

<https://batik.tabalongkab.go.id/data/20-1784> a foaf:Document .

