@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/c6a8e076-5501-434b-814e-b117748db8ba> a dcat:Dataset ;
    dct:description "Jumlah penduduk menurut tingkat pendidikan" ;
    dct:identifier "c6a8e076-5501-434b-814e-b117748db8ba" ;
    dct:issued "2018-01-25T09:12:34.485896"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:34.485905"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah penduduk menurut tingkat pendidikan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "hayu" ;
            vcard:hasEmail <mailto:hayu250211@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c6a8e076-5501-434b-814e-b117748db8ba/resource/6ba65ef1-3612-43c5-912a-9a394b3eb4f8>,
        <https://data.jatengprov.go.id/dataset/c6a8e076-5501-434b-814e-b117748db8ba/resource/83bbe13c-645c-4cda-9d3d-679481b8c941> .

<https://data.jatengprov.go.id/dataset/c6a8e076-5501-434b-814e-b117748db8ba/resource/6ba65ef1-3612-43c5-912a-9a394b3eb4f8> a dcat:Distribution ;
    dct:description "Jumlah penduduk menurut tingkat pendidikan" ;
    dct:format "PDF" ;
    dct:title "jumlah-penduduk-menurut-tingkat-pendidikan" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/c6a8e076-5501-434b-814e-b117748db8ba/resource/6ba65ef1-3612-43c5-912a-9a394b3eb4f8/download/jumlah-penduduk-berdasarkan-pendidikan-akhir.pdf> ;
    dcat:byteSize 596939.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/dataset/c6a8e076-5501-434b-814e-b117748db8ba/resource/83bbe13c-645c-4cda-9d3d-679481b8c941> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/c6a8e076-5501-434b-814e-b117748db8ba/resource/83bbe13c-645c-4cda-9d3d-679481b8c941/download/jumlah-penduduk-berdasarkan-pekerjaan.pdf> ;
    dcat:byteSize 419153.0 ;
    dcat:mediaType "application/pdf" .

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

