@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/317e7d6e-4122-4755-bd5c-7ba7b40adc22> a dcat:Dataset ;
    dct:description "<p>Daftar Pejabat Auditor Inspektorat</p>" ;
    dct:identifier "2a4b9f3c-346c-424c-8da9-3bc4b856b928" ;
    dct:issued "2026-01-29"^^xsd:date ;
    dct:modified "2026-01-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "INSPEKTORAT" ] ;
    dct:title "Daftar Pejabat Auditor Inspektorat" ;
    dcat:distribution <http://5.189.187.109/dataset/317e7d6e-4122-4755-bd5c-7ba7b40adc22/resource/d38eb533-2fb1-4870-95b5-952905eef386> ;
    dcat:keyword "auditor" .

<http://5.189.187.109/dataset/317e7d6e-4122-4755-bd5c-7ba7b40adc22/resource/d38eb533-2fb1-4870-95b5-952905eef386> a dcat:Distribution ;
    dct:description "<p>Daftar Pejabat Auditor Inspektorat</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T03:29:47.968117"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:29:47.952180"^^xsd:dateTime ;
    dct:title "Daftar Pejabat Auditor Inspektorat Tahun 2025" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10130/daftar-pejabat-auditor-inspektorat-tahun-2025.xlsx> .

