@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/e797acb6-59da-4e97-a9b3-f6b3d3dce370> a dcat:Dataset ;
    dct:description "Banyaknya Dusun, RW, RT, dirinci menurut desa atau kelurahan di kecamatan belik " ;
    dct:identifier "e797acb6-59da-4e97-a9b3-f6b3d3dce370" ;
    dct:issued "2023-02-01T02:59:26.217614"^^xsd:dateTime ;
    dct:modified "2023-02-01T02:59:26.217621"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Banyaknya Dusun, RW, RT, dirinci menurut desa atau kelurahan di kecamatan belik tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e797acb6-59da-4e97-a9b3-f6b3d3dce370/resource/e2390cba-2e3a-42fc-8f83-fb0b26a4ae75> ;
    dcat:keyword "kecamatan belik" ;
    dcat:landingPage <BPS%20Kabupaten%20Pemalang> .

<https://data.jatengprov.go.id/dataset/e797acb6-59da-4e97-a9b3-f6b3d3dce370/resource/e2390cba-2e3a-42fc-8f83-fb0b26a4ae75> a dcat:Distribution ;
    dct:description "tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Banyaknya Dusun, RW, RT, dirinci menurut desa atau kelurahan di kecamatan belik" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

