@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.jatengprov.go.id/dataset/9ec85651-ff0b-4079-aaa6-38d860659e16> a dcat:Dataset ;
    dct:description "Jumlah personil APIP di Pemerintah Kabupaten Kendal berdasarkan jabatannya" ;
    dct:identifier "9ec85651-ff0b-4079-aaa6-38d860659e16" ;
    dct:issued "2018-05-18T08:32:42.353186"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:32:42.353207"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Personil APIP Kabupaten Kendal 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian umum, Kepegawaian dan Keuangan" ;
            vcard:hasEmail <mailto:inspektorat@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9ec85651-ff0b-4079-aaa6-38d860659e16/resource/506e1566-a70b-4c58-8969-a657273788a5> .

<https://data.jatengprov.go.id/dataset/9ec85651-ff0b-4079-aaa6-38d860659e16/resource/506e1566-a70b-4c58-8969-a657273788a5> a dcat:Distribution ;
    dct:description "Jumlah Personil APIP Pemerintah Kabupaten Kendal berdasarkan Jabatan, pangkat dan golongan" ;
    dct:format "DOCX" ;
    dct:title "Personil APIP Pemerintah Kabupaten Kendal Tahun 2017" ;
    dcat:accessURL <http://118.97.18.18/dataset/9ec85651-ff0b-4079-aaa6-38d860659e16/resource/506e1566-a70b-4c58-8969-a657273788a5/download/kekuatan-personil-apip-kabupaten-kendal.docx> ;
    dcat:byteSize 17736.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

