@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/96b4fbeb-fbf4-418c-8c3b-ddbbab8e922f> a dcat:Dataset ;
    dct:description "<p>Daftar Pejabat Auditor Inspektorat</p>" ;
    dct:identifier "a011d5f3-5ceb-439d-8a80-34108049840c" ;
    dct:issued "2025-01-17"^^xsd:date ;
    dct:modified "2025-01-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "INSPEKTORAT" ] ;
    dct:title "Daftar Pejabat Auditor Inspektorat" ;
    dcat:distribution <http://5.189.187.109/dataset/96b4fbeb-fbf4-418c-8c3b-ddbbab8e922f/resource/f5c01fb1-6a07-4338-9736-42a87c5dd4cb> ;
    dcat:keyword "auditor" .

<http://5.189.187.109/dataset/96b4fbeb-fbf4-418c-8c3b-ddbbab8e922f/resource/f5c01fb1-6a07-4338-9736-42a87c5dd4cb> a dcat:Distribution ;
    dct:description "<p>Daftar Pejabat Auditor Inspektorat</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T03:49:18.812314"^^xsd:dateTime ;
    dct:modified "2026-01-15T03:49:18.800903"^^xsd:dateTime ;
    dct:title "Daftar Pejabat Auditor Inspektorat Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10130/daftar-pejabat-auditor-inspektorat-tahun-2024.xlsx> .

