@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/a9789bf3-dc20-4eab-a452-41216bb9f0d8> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang penduduk Kabupaten Purbalingga berdasarkan DKB (Data kependudukan Bersih) dari Pusat yang keluar tiap semester" ;
    dct:identifier "a9789bf3-dc20-4eab-a452-41216bb9f0d8" ;
    dct:issued "2022-09-19T08:39:16.739805"^^xsd:dateTime ;
    dct:modified "2022-09-19T08:39:16.739819"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Jumlah Jiwa Semester II Tahun 2019" .

<https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purbalingga" .

