@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/6601b8ac-41d0-489f-bfe3-6cb4c3a81375> a dcat:Dataset ;
    dct:description "Jumlah penduduk berdasar pekerjaan" ;
    dct:identifier "6601b8ac-41d0-489f-bfe3-6cb4c3a81375" ;
    dct:issued "2018-01-25T09:12:26.404367"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:26.404377"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah penduduk berdasar pekerjaan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "hayu" ;
            vcard:hasEmail <mailto:hayu250211@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6601b8ac-41d0-489f-bfe3-6cb4c3a81375/resource/189bb07c-2f0e-454a-b035-7630b5cbccf4>,
        <https://data.jatengprov.go.id/dataset/6601b8ac-41d0-489f-bfe3-6cb4c3a81375/resource/51a044bb-6ab1-4e68-98c4-1287d8563c33> .

<https://data.jatengprov.go.id/dataset/6601b8ac-41d0-489f-bfe3-6cb4c3a81375/resource/189bb07c-2f0e-454a-b035-7630b5cbccf4> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/6601b8ac-41d0-489f-bfe3-6cb4c3a81375/resource/189bb07c-2f0e-454a-b035-7630b5cbccf4/download/jumlah-penduduk-berdasarkan-pekerjaan.pdf> ;
    dcat:byteSize 419153.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/dataset/6601b8ac-41d0-489f-bfe3-6cb4c3a81375/resource/51a044bb-6ab1-4e68-98c4-1287d8563c33> a dcat:Distribution ;
    dct:description "Jumlah penduduk berdasar pekerjaan" ;
    dct:format "PDF" ;
    dct:title "jumlah-penduduk-berdasar-pekerjaan" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/6601b8ac-41d0-489f-bfe3-6cb4c3a81375/resource/51a044bb-6ab1-4e68-98c4-1287d8563c33/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" .

