@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/1d65e675-2113-40c3-81a7-568175257643> a dcat:Dataset ;
    dct:description "Indeks Reformasi Birokrasi" ;
    dct:identifier "f7f580e11d00a75814d2ded41fe8e8fe" ;
    dct:issued "2022-02-16"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian dan Pembangunan Sumber Daya Manusia" ] ;
    dct:title "Indeks Reformasi Birokrasi" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1d65e675-2113-40c3-81a7-568175257643/resource/3a0b6f7c-8cc5-4b1e-a0ce-003de79371cd> ;
    dcat:keyword "reformasi birokrasi" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109:5000/dataset/1d65e675-2113-40c3-81a7-568175257643/resource/3a0b6f7c-8cc5-4b1e-a0ce-003de79371cd> a dcat:Distribution ;
    dct:description "Indeks Reformasi Birokrasi" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T05:59:34.897891"^^xsd:dateTime ;
    dct:modified "2026-05-22T05:59:34.872493"^^xsd:dateTime ;
    dct:title "Indeks Reformasi Birokrasi" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=f7f580e11d00a75814d2ded41fe8e8fe> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

