@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/aca5d80b-1423-4dcc-a1a2-9194b2560ee0> a dcat:Dataset ;
    dct:description "Jumlah PNS Kemenag Tahun 2018 berdasarkan Kelompok Umur" ;
    dct:identifier "aca5d80b-1423-4dcc-a1a2-9194b2560ee0" ;
    dct:issued "2019-09-26T02:50:05.083496"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:50:05.083505"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah PNS Kemenag Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Titik" ;
            vcard:hasEmail <mailto:titikdarma@gmail.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/aca5d80b-1423-4dcc-a1a2-9194b2560ee0/resource/a56b41ee-01e1-4c52-9db7-507a44d512a1> .

<https://data.jatengprov.go.id/dataset/aca5d80b-1423-4dcc-a1a2-9194b2560ee0/resource/a56b41ee-01e1-4c52-9db7-507a44d512a1> a dcat:Distribution ;
    dct:description "Jumlah PNS Kankemenag Kab. Banjarnegara Tahun 2018 berdasarkan rentang umur" ;
    dct:format ".xls" ;
    dct:title "jumlah-pns-kemenag-tahun-2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/aca5d80b-1423-4dcc-a1a2-9194b2560ee0/resource/a56b41ee-01e1-4c52-9db7-507a44d512a1/download/data_pns.xls> ;
    dcat:byteSize 38400.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

