@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.balikpapan.go.id/dataset/d255908e-6835-45f0-a162-f8e726b951cf> a dcat:Dataset ;
    dct:description "Jumlah PNS Pemerintah Kota Balikpapan Menurut Jabatan bulan Maret 2023 " ;
    dct:identifier "d255908e-6835-45f0-a162-f8e726b951cf" ;
    dct:issued "2026-04-02T00:16:14.225368"^^xsd:dateTime ;
    dct:modified "2026-04-02T01:06:09.557520"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/a9b97c02-4946-4674-aaa2-774929794ab8> ;
    dct:title "Jumlah PNS Pemerintah Kota Balikpapan Menurut Jabatan bulan Maret 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "asih mulyani" ;
            vcard:hasEmail <mailto:asih.program07@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/d255908e-6835-45f0-a162-f8e726b951cf/resource/f22eb3ae-8dea-46af-9df3-376e74ce0561> .

<https://ckan.balikpapan.go.id/dataset/d255908e-6835-45f0-a162-f8e726b951cf/resource/f22eb3ae-8dea-46af-9df3-376e74ce0561> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-09T16:13:30.156729"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:39:34.988978"^^xsd:dateTime ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2458a1982573c645751ef1bcad1ac978"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/d255908e-6835-45f0-a162-f8e726b951cf/resource/f22eb3ae-8dea-46af-9df3-376e74ce0561/download/mar.xlsx> ;
    dcat:byteSize "8857"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.balikpapan.go.id/organization/a9b97c02-4946-4674-aaa2-774929794ab8> a foaf:Agent ;
    foaf:name "Badan Kepegawaian dan Pengembangan Sumber Daya Manusia" .

