@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/2a1ecde6-67a7-41d9-b780-8df08515ff9e> a dcat:Dataset ;
    dct:description "Jumlah Pegawai Negeri Sipil menurut SKPD dan Tingkat Pendidikan di Kabupaten Luwu" ;
    dct:identifier "2a1ecde6-67a7-41d9-b780-8df08515ff9e" ;
    dct:issued "2026-01-20T07:18:45.969906"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:18:45.969915"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> ;
    dct:title "Jumlah Pegawai Negeri Sipil menurut SKPD dan Tingkat Pendidikan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik" ;
            vcard:hasEmail <mailto:bkpsdm@luwukab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2a1ecde6-67a7-41d9-b780-8df08515ff9e/resource/d719e85a-c9d4-4bf0-a175-394df0286a59> ;
    dcat:keyword "pns" ;
    dcat:landingPage <https://bkpsdm.luwukab.go.id/> .

<http://5.189.187.109/dataset/2a1ecde6-67a7-41d9-b780-8df08515ff9e/resource/d719e85a-c9d4-4bf0-a175-394df0286a59> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-29T13:08:53.172691"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:18:45.966840"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Negeri Sipil menurut SKPD dan Tingkat Pendidikan.xlsx" ;
    dcat:accessURL <https://satudata.luwukab.go.id/dataset/2a1ecde6-67a7-41d9-b780-8df08515ff9e/resource/d719e85a-c9d4-4bf0-a175-394df0286a59/download/jumlah-pegawai-negeri-sipil-menurut-skpd-dan-tingkat-pendidikan.xlsx> ;
    dcat:byteSize "14667"^^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 .

