@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/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 "2023-10-16T06:22:47.830367"^^xsd:dateTime ;
    dct:modified "2023-10-16T06:22:47.830372"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> ;
    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://data.kaltimprov.go.id/dataset/d255908e-6835-45f0-a162-f8e726b951cf/resource/f22eb3ae-8dea-46af-9df3-376e74ce0561> .

<https://data.kaltimprov.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 "2023-10-16T06:22:47.828577"^^xsd:dateTime ;
    dcat:accessURL <https://data.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://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

