@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/1bca2397-b1b8-40dd-8879-997b7a27164c> a dcat:Dataset ;
    dct:identifier "1bca2397-b1b8-40dd-8879-997b7a27164c" ;
    dct:issued "2026-02-11T03:52:23.766128"^^xsd:dateTime ;
    dct:modified "2026-02-11T03:52:23.766145"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Persen Kepemilikan NPWP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. SHOLEH HAVIF" ;
            vcard:hasEmail <mailto:muhammadhavif@dharmasrayakab.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/1bca2397-b1b8-40dd-8879-997b7a27164c/resource/c9073f5f-016a-424a-8e60-f4536f84f9ab> ;
    dcat:keyword "bapperida" .

<https://data.sumbarprov.go.id/dataset/1bca2397-b1b8-40dd-8879-997b7a27164c/resource/c9073f5f-016a-424a-8e60-f4536f84f9ab> a dcat:Distribution ;
    dct:title "2026" .

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

