@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://opendata.bulukumbakab.go.id/dataset/d6af8518-c7ae-40c5-88da-3071dc9e0653> a dcat:Dataset ;
    dct:description "Jumlah Pegawai Negeri Sipil Menurut Jenis Kelamin dan Tingkat Pendidikan di tahun 2024" ;
    dct:identifier "d6af8518-c7ae-40c5-88da-3071dc9e0653" ;
    dct:issued "2025-09-12T03:41:05.866721"^^xsd:dateTime ;
    dct:modified "2025-09-12T03:48:12.643134"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/64ae0a04-7eaf-4e2f-9464-1bf70923605d> ;
    dct:title "Jumlah Pegawai Negeri Sipil Di Kecamatan Herlang Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jumri Aryanti" ;
            vcard:hasEmail <mailto:mariaa260595@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/d6af8518-c7ae-40c5-88da-3071dc9e0653/resource/98646f91-0570-444a-94f8-14968018f333> .

<https://opendata.bulukumbakab.go.id/dataset/d6af8518-c7ae-40c5-88da-3071dc9e0653/resource/98646f91-0570-444a-94f8-14968018f333> a dcat:Distribution ;
    dct:description "Jumlah Pegawai Negeri Sipil Menurut Jenis Kelamin dan Tingkat Pendidikan di Tahun 2024" ;
    dct:format "XLSX" ;
    dct:title "PNS Herlang 2024 (1).xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/d6af8518-c7ae-40c5-88da-3071dc9e0653/resource/98646f91-0570-444a-94f8-14968018f333/download/pns-herlang-2024-1.xlsx> ;
    dcat:byteSize 11592.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/64ae0a04-7eaf-4e2f-9464-1bf70923605d> a foaf:Organization ;
    foaf:name "Kecamatan Herlang" .

