@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/24fd1237-18ea-4d57-bc3d-6a2b51b8c690> a dcat:Dataset ;
    dct:description "Luas Wilayah Desa/Kelurahan di Kecamatan Randudongkal" ;
    dct:identifier "24fd1237-18ea-4d57-bc3d-6a2b51b8c690" ;
    dct:issued "2023-02-01T02:57:45.327718"^^xsd:dateTime ;
    dct:modified "2023-02-01T02:57:45.327724"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Luas Wilayah Desa/Kelurahan di Kecamatan Randudongkal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/24fd1237-18ea-4d57-bc3d-6a2b51b8c690/resource/e4d1c684-4033-45f8-9c83-df2cc1cd3d33> ;
    dcat:keyword "kondisi geografis Kecamatan Randudongkal" ;
    dcat:landingPage <BPS%20Kabupaten%20Pemalang> .

<https://data.jatengprov.go.id/dataset/24fd1237-18ea-4d57-bc3d-6a2b51b8c690/resource/e4d1c684-4033-45f8-9c83-df2cc1cd3d33> a dcat:Distribution ;
    dct:description "Tahun 2020" ;
    dct:format "XLSX" ;
    dct:title "Luas Wilayah Desa/Kelurahan di Kecamatan Randudongkal" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/24fd1237-18ea-4d57-bc3d-6a2b51b8c690/resource/e4d1c684-4033-45f8-9c83-df2cc1cd3d33/download/luas-wilayah-desakelurahan-di-kec-randudongkal.xlsx> ;
    dcat:byteSize 10994.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" .

