@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/a626a5cb-b6dd-4918-a319-1d6b6a1a6f19> a dcat:Dataset ;
    dct:identifier "a626a5cb-b6dd-4918-a319-1d6b6a1a6f19" ;
    dct:issued "2026-02-11T03:54:31.278311"^^xsd:dateTime ;
    dct:modified "2026-02-11T03:54:31.278332"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Persentase Penyandang Disabilitas Bekerja di Sektor Formal" ;
    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/a626a5cb-b6dd-4918-a319-1d6b6a1a6f19/resource/225c94b3-c9fd-4237-bb5f-4d27664c6b03> ;
    dcat:keyword "bapperida" .

<https://data.sumbarprov.go.id/dataset/a626a5cb-b6dd-4918-a319-1d6b6a1a6f19/resource/225c94b3-c9fd-4237-bb5f-4d27664c6b03> a dcat:Distribution ;
    dct:title "2026" .

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

