@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/06fc273e-f4b1-43e4-94cb-1369d589f511> a dcat:Dataset ;
    dct:description "luas wilayah desa dan kelurahan di kecamatan belik" ;
    dct:identifier "06fc273e-f4b1-43e4-94cb-1369d589f511" ;
    dct:issued "2023-02-01T02:57:30.485429"^^xsd:dateTime ;
    dct:modified "2023-02-01T02:57:30.485435"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "luas wilayah desa atau kelurahan di kecamatan belik tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/06fc273e-f4b1-43e4-94cb-1369d589f511/resource/cecdf029-2d5d-48e2-b13d-d0e1739cab36> ;
    dcat:keyword "kecamatan",
        "luas wilayah" ;
    dcat:landingPage <BPS%20Kabupaten%20Pemalang> .

<https://data.jatengprov.go.id/dataset/06fc273e-f4b1-43e4-94cb-1369d589f511/resource/cecdf029-2d5d-48e2-b13d-d0e1739cab36> a dcat:Distribution ;
    dct:description "tahun 2020" ;
    dct:format "XLSX" ;
    dct:title "luas wilayah desa atau kelurahan di kecamatan belik" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/06fc273e-f4b1-43e4-94cb-1369d589f511/resource/cecdf029-2d5d-48e2-b13d-d0e1739cab36/download/luas-wilayah-desa-dan-kelurahan-di-kecamatan-belik-tahun-2020.xlsx> ;
    dcat:byteSize 11117.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

