@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/0e08aaf5-0640-4c96-924c-02fc440de770> a dcat:Dataset ;
    dct:description "Jumlah PNS di Lingkungan Pemerintah Provinsi Sumatera Barat Menurut Jenis Kelamin Kondisi 31 Desember 2023" ;
    dct:identifier "0e08aaf5-0640-4c96-924c-02fc440de770" ;
    dct:issued "2024-05-30T02:59:30.649076"^^xsd:dateTime ;
    dct:modified "2024-05-30T02:59:40.446212"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/db348a6a-f954-4aec-9b90-4303afe4a617> ;
    dct:title "Jumlah PNS di Lingkungan Pemerintah Provinsi Sumatera Barat Menurut Jenis Kelamin Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Asri Hidayat" ;
            vcard:hasEmail <mailto:hidayat.asri@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/0e08aaf5-0640-4c96-924c-02fc440de770/resource/157454fb-ded7-4a03-aad6-224eb7bcbce7> ;
    dcat:keyword "kepegawaian",
        "pns" .

<https://data.sumbarprov.go.id/dataset/0e08aaf5-0640-4c96-924c-02fc440de770/resource/157454fb-ded7-4a03-aad6-224eb7bcbce7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Rekap Jenis Kelamin Kondisi 31 Desember 2023.xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/0e08aaf5-0640-4c96-924c-02fc440de770/resource/157454fb-ded7-4a03-aad6-224eb7bcbce7/download/rekap-jenis-kelamin-kondisi-31-desember-2023.xlsx> ;
    dcat:byteSize 11058.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/db348a6a-f954-4aec-9b90-4303afe4a617> a foaf:Organization ;
    foaf:name "Badan Kepegawaian Daerah" .

