@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#> .

<http://5.189.187.109/dataset/5b047874-db19-4ea2-b89c-988a6cdfb940> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data tentang jumlah pegawai usul PMK" ;
    dct:identifier "5b047874-db19-4ea2-b89c-988a6cdfb940" ;
    dct:issued "2025-11-10T09:30:25.072070"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:30:25.072087"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> ;
    dct:title "Jumlah Pegawai Usul PMK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Machfirah Aprilia" ;
            vcard:hasEmail <mailto:virraapril@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5b047874-db19-4ea2-b89c-988a6cdfb940/resource/5036e33c-bc48-44b7-a8c6-91b59e02751d> ;
    dcat:keyword "BKPSDM",
        "pegawai usul PMK" .

<http://5.189.187.109/dataset/5b047874-db19-4ea2-b89c-988a6cdfb940/resource/5036e33c-bc48-44b7-a8c6-91b59e02751d> a dcat:Distribution ;
    dct:description "Dataset jumlah pegawai usul PMK menurut jenis kelamin tahun 2023 dengan satuan orang" ;
    dct:format "CSV" ;
    dct:issued "2024-04-01T06:01:34.509525"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:30:25.061040"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Usul PMK Menurut Jenis Kelamin" ;
    dcat:accessURL <https://data.naganrayakab.go.id/dataset/5b047874-db19-4ea2-b89c-988a6cdfb940/resource/5036e33c-bc48-44b7-a8c6-91b59e02751d/download/data-pegawai-usul-pmk-menurut-jenis-kelamin.csv> ;
    dcat:byteSize "273"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> a foaf:Agent ;
    foaf:name "Kabupaten Nagan Raya" .

