@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/7d8a3a09-695e-42c6-b5c3-bd46b48e0f63> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Kecamatan Gandrungmangu Tahun 2024 (Semester 1)" ;
    dct:identifier "7d8a3a09-695e-42c6-b5c3-bd46b48e0f63" ;
    dct:issued "2025-09-18T06:45:52.957029"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:45:52.957038"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Kecamatan Gandrungmangu Tahun 2024 (Semester 1)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d8a3a09-695e-42c6-b5c3-bd46b48e0f63/resource/ae2bc009-6aa9-40be-a366-2c15c99f5154> ;
    dcat:keyword "desa",
        "gandrungmangu",
        "kecamatan",
        "kelurahan",
        "penduduk",
        "tahun2024" .

<https://data.jatengprov.go.id/dataset/7d8a3a09-695e-42c6-b5c3-bd46b48e0f63/resource/ae2bc009-6aa9-40be-a366-2c15c99f5154> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Kecamatan Gandrungmangu Tahun 2024 (Semester 1)" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Kecamatan Gandrungmangu Tahun 2024 (Semester 1)" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/7d8a3a09-695e-42c6-b5c3-bd46b48e0f63/resource/ae2bc009-6aa9-40be-a366-2c15c99f5154/download/jumlah-penduduk-per-desa-kelurahan-kecamatan-gandrungmangu-tahun-2024-semester-1.xlsx> ;
    dcat:byteSize 11300.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

