@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/19dd14b8-f79f-484e-96f5-82a1721f0781> a dcat:Dataset ;
    dct:description """__Variabel pada Dataset ini :__\r
\r
* Pendidikan\r
* Laki-laki\r
* Perempuan""" ;
    dct:identifier "19dd14b8-f79f-484e-96f5-82a1721f0781" ;
    dct:issued "2018-11-01T05:15:31.531120"^^xsd:dateTime ;
    dct:modified "2018-11-01T05:15:31.531129"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Pegawai BPKAD Menurut Pendidikan & Jenis Kelamin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bangyos" ;
            vcard:hasEmail <mailto:bangyos2001@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/19dd14b8-f79f-484e-96f5-82a1721f0781/resource/8c0438ca-c762-48e0-b82e-45825a8a8692> .

<https://data.jatengprov.go.id/dataset/19dd14b8-f79f-484e-96f5-82a1721f0781/resource/8c0438ca-c762-48e0-b82e-45825a8a8692> a dcat:Distribution ;
    dct:description """__Catatan :__\r
\r
* Data per Oktober 2018\r
* Data diambil hanya yang berstatus ASN\r
* Data dalam format CSV""" ;
    dct:format "CSV" ;
    dct:title "pegawai pend dan jk.csv" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/19dd14b8-f79f-484e-96f5-82a1721f0781/resource/8c0438ca-c762-48e0-b82e-45825a8a8692/download/pegawai-pend-dan-jk.csv> ;
    dcat:byteSize 115.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

