@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://data.kaltimprov.go.id/dataset/d5c2eec4-7db3-4e5e-8760-b8b2c64fee7d> a dcat:Dataset ;
    dct:description "Menggambarkan data pegawai ASN berdasarkan kategori jabatan yang mereka emban di berbagai instansi pemerintah daerah di lingkungan Provinsi Kalimantan Timur dari Tahun 2024 - 2025" ;
    dct:identifier "d5c2eec4-7db3-4e5e-8760-b8b2c64fee7d" ;
    dct:issued "2025-10-24T03:14:58.049607"^^xsd:dateTime ;
    dct:modified "2025-10-24T03:15:33.866208"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/e18e7f7f-ad01-4432-90ef-31c19d0b6d76> ;
    dct:title "Jumlah ASN berdasarkan jenis jabatan tahun 2024-2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arif Fadillah" ;
            vcard:hasEmail <mailto:ariffadillahsmd@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/d5c2eec4-7db3-4e5e-8760-b8b2c64fee7d/resource/48f4a0cc-3bff-4de8-84df-1b8153b9941c> ;
    dcat:keyword "asn",
        "emban",
        "jenis jabatan" ;
    dcat:landingPage <https://bkd.kaltimprov.go.id> .

<https://bkd.kaltimprov.go.id> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/d5c2eec4-7db3-4e5e-8760-b8b2c64fee7d/resource/48f4a0cc-3bff-4de8-84df-1b8153b9941c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-24T03:15:33.699955"^^xsd:dateTime ;
    dct:modified "2025-10-24T03:15:33.870635"^^xsd:dateTime ;
    dct:title "jumlah asn dirinci menurut jenis jabatan dan instansi 2024-2025.xlsx" ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/d5c2eec4-7db3-4e5e-8760-b8b2c64fee7d/resource/48f4a0cc-3bff-4de8-84df-1b8153b9941c/download/jumlah-asn-dirinci-menurut-jenis-jabatan-dan-instansi-2024-2025.xlsx> ;
    dcat:byteSize "10053"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/e18e7f7f-ad01-4432-90ef-31c19d0b6d76> a foaf:Agent ;
    foaf:name "Badan Kepegawaian Daerah" .

