@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/cd6752a4-103e-4eae-8285-e67b46d0a31b> a dcat:Dataset ;
    dct:description "Jumlah Pegawai Negeri Sipil Menurut Jabatan dan Jenis Kelamin di Kabupaten Luwu" ;
    dct:identifier "cd6752a4-103e-4eae-8285-e67b46d0a31b" ;
    dct:issued "2026-01-20T07:19:30.856281"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:19:30.856294"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> ;
    dct:title "Jumlah Pegawai Negeri Sipil Menurut Jabatan dan Jenis Kelamin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/cd6752a4-103e-4eae-8285-e67b46d0a31b/resource/74998327-c139-45aa-b1ba-17c0b79a4390> ;
    dcat:keyword "PNS" ;
    dcat:landingPage <https://bkpsdm.luwukab.go.id/> .

<http://5.189.187.109/dataset/cd6752a4-103e-4eae-8285-e67b46d0a31b/resource/74998327-c139-45aa-b1ba-17c0b79a4390> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-29T13:01:44.814840"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:19:30.850290"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Negeri Sipil Menurut Jabatan dan Jenis Kelamin.xlsx" ;
    dcat:accessURL <https://satudata.luwukab.go.id/dataset/cd6752a4-103e-4eae-8285-e67b46d0a31b/resource/74998327-c139-45aa-b1ba-17c0b79a4390/download/jumlah-pegawai-negeri-sipil-menurut-jabatan-dan-jenis-kelamin.xlsx> ;
    dcat:byteSize "11707"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> a foaf:Agent ;
    foaf:name "Kabupaten Luwu" .

<https://bkpsdm.luwukab.go.id/> a foaf:Document .

