@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.sumbarprov.go.id/dataset/d440a9e5-8d9e-40fe-8fd1-a4b53713fb61> a dcat:Dataset ;
    dct:identifier "d440a9e5-8d9e-40fe-8fd1-a4b53713fb61" ;
    dct:issued "2026-02-11T03:55:12.774187"^^xsd:dateTime ;
    dct:modified "2026-02-11T03:55:12.774201"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Tindaklanjut Rekomendasi BPK Tahun Anggaran N-1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/d440a9e5-8d9e-40fe-8fd1-a4b53713fb61/resource/3d41335c-0873-4aa1-9e12-d6fd7d8a5273>,
        <https://data.sumbarprov.go.id/dataset/d440a9e5-8d9e-40fe-8fd1-a4b53713fb61/resource/b7dc284d-f46a-4320-94ad-e0dfd8950e36> ;
    dcat:keyword "bapperida" .

<https://data.sumbarprov.go.id/dataset/d440a9e5-8d9e-40fe-8fd1-a4b53713fb61/resource/3d41335c-0873-4aa1-9e12-d6fd7d8a5273> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2026" .

<https://data.sumbarprov.go.id/dataset/d440a9e5-8d9e-40fe-8fd1-a4b53713fb61/resource/b7dc284d-f46a-4320-94ad-e0dfd8950e36> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2026" .

<https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> a foaf:Organization ;
    foaf:name "Kabupaten Dharmasraya" .

