@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://satudata.dharmasrayakab.go.id/dataset/c189de7f-49c9-47ba-9454-b835c3f9f8eb> a dcat:Dataset ;
    dct:description "Kode Wilayah mengacu pada Kode dan nama wilayah yang ada di Kabupaten Dharmasraya" ;
    dct:identifier "c189de7f-49c9-47ba-9454-b835c3f9f8eb" ;
    dct:issued "2026-06-03T00:49:36.328341"^^xsd:dateTime ;
    dct:modified "2026-06-03T00:52:40.827668"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Kode Wilayah Kecamatan di Kabupaten Dharmasraya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ari afif hudri" ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/c189de7f-49c9-47ba-9454-b835c3f9f8eb/resource/8ec131f1-4906-4a6b-a61d-47a920485a3f> ;
    dcat:keyword "1311",
        "dharmasraya",
        "kode wilayah kemendagri" ;
    dcat:landingPage <https://sig.bps.go.id/bridging-kode/index> .

<https://satudata.dharmasrayakab.go.id/dataset/c189de7f-49c9-47ba-9454-b835c3f9f8eb/resource/8ec131f1-4906-4a6b-a61d-47a920485a3f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "kecamatan.xlsx" ;
    dcat:accessURL <https://satudata.dharmasrayakab.go.id/dataset/c189de7f-49c9-47ba-9454-b835c3f9f8eb/resource/8ec131f1-4906-4a6b-a61d-47a920485a3f/download/kecamatan.xlsx> ;
    dcat:byteSize 10925.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> a foaf:Organization ;
    foaf:name "BAPPERIDA" .

