@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/2f569a64-1e67-4776-af29-879e078f369e> a dcat:Dataset ;
    dct:identifier "2f569a64-1e67-4776-af29-879e078f369e" ;
    dct:issued "2026-02-05T08:21:02.849358"^^xsd:dateTime ;
    dct:modified "2026-02-05T08:21:07.467678"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Persentase ASN yang Ditingkatkan Kompetensinya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/2f569a64-1e67-4776-af29-879e078f369e/resource/9a509df4-e749-4a9b-ab0b-d32a0a73057f> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/2f569a64-1e67-4776-af29-879e078f369e/resource/9a509df4-e749-4a9b-ab0b-d32a0a73057f> a dcat:Distribution ;
    dct:title "2026" .

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

