@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/0eba1aed-9588-4850-a5e2-b6520d3d8b95> a dcat:Dataset ;
    dct:description "Berisi daftar nama pengguna layanan eksternal Bakesbangpol Tahun 2021" ;
    dct:identifier "0eba1aed-9588-4850-a5e2-b6520d3d8b95" ;
    dct:issued "2023-09-30T13:16:38.057898"^^xsd:dateTime ;
    dct:modified "2025-11-18T09:25:08.164254"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Populasi ekesternal pengguna layanan 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0eba1aed-9588-4850-a5e2-b6520d3d8b95/resource/622eb581-fafd-4bcf-84cf-6d0b743f009d> ;
    dcat:keyword "Government" ;
    dcat:landingPage <Bakesbangpol> .

<https://data.jatengprov.go.id/dataset/0eba1aed-9588-4850-a5e2-b6520d3d8b95/resource/622eb581-fafd-4bcf-84cf-6d0b743f009d> a dcat:Distribution ;
    dct:description "Berisi daftar nama pengguna layanan eksternal Bakesbangpol Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "POPULAI EKSTERNAL PENGGUNA LAYANAN BAKESBANGPOL TAHUN  2021" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/0eba1aed-9588-4850-a5e2-b6520d3d8b95/resource/622eb581-fafd-4bcf-84cf-6d0b743f009d/download/populasi-eksternal-pengguna-layanan-2021.xlsx> ;
    dcat:byteSize 34640.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" .

