Modul:category tree/topic cat/data/Earth

local labels = {}

labels["Bumi"] = {
	type = "berkenaan",
	description = "Kata bahasa {{{langname}}} yang berkaitan dengan the planet [[Bumi]] and the features found on it.",
	parents = {"alam semula jadi"},
}

labels["Afrika"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi"},
}

labels["Amerika"] = {
	type = "berkenaan",
	description = "=[[America]], in the sense of [[North America]] and [[South America]] combined",
	parents = {"Bumi"},
}

labels["Antartika"] = {
	type = "berkenaan",
	description = "=wilayah [[Antartika]]",
	parents = {"Bumi"},
}

labels["Asia"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi", "Eurasia"},
}

labels["Lautan Atlantik"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"Bumi"},

}

labels["Kepulauan British"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Great Britain]], [[Ireland]], and other nearby islands",
	parents = {"Eropah", "islands"},
}

labels["Central America"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi", "Amerika"},
}

labels["Punjab, India"] = {
	type = "berkenaan",
	description = "{{{langname}}} names of places in {{w|Punjab, India}}",
	parents = {"India", "Punjab"},
}

labels["Punjab, Pakistan"] = {
	type = "berkenaan",
	description = "{{{langname}}} names of places in {{w|Punjab, Pakistan}}",
	parents = {"Pakistan", "Punjab"},
}

labels["Eurasia"] = {
	type = "berkenaan",
	description = "=[[Eurasia]], that is, [[Europe]] and [[Asia]] together",
	parents = {"Bumi"},
}

labels["Eropah"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi", "Eurasia"},
}

labels["Kesatuan Eropah"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"Eropah"},
}

labels["Gascony"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Perancis", "Occitania"},
}

labels["subbenua India"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"Asia Selatan"},
}

labels["Kashmir"] = {
	type = "berkenaan",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Kashmir]]",
	parents = {"Indian subcontinent", "Pakistan", "India"},
}

labels["Azad Kashmir"] = {
	type = "berkenaan",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Azad Kashmir]]",
	parents = {"Pakistan", "Kashmir"},
}

labels["Gilgit-Baltistan"] = {
	type = "berkenaan",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Azad Kashmir]]",
	parents = {"Pakistan", "Kashmir"},
}

labels["Kashmir, India"] = {
	type = "berkenaan",
	description = "{{{langname}}} names of places in {{w|Kashmir, India}}",
	parents = {"India", "Kashmir"},
}

labels["Korea"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Korea]]",
	parents = {"Asia"},
}

labels["Lapland"] = {
	type = "berkenaan",
	description = "=[[Lapland]], a region in northernmost Europe",
	parents = {"Eropah", "Finland", "Norway", "Russia", "Sweden"},
}

labels["Melanesia"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Melanesia]]",
	parents = {"Oceania"},
}

labels["Mikronesia"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Micronesia]]",
	parents = {"Oceania"},
}

labels["Timur Tengah"] = {
	type = "berkenaan",
	description = "default with the",
	parents = {"kawasan di Afrika", "kawasan di Asia"},
}

labels["Netherlands Antilles"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of the [[Netherlands Antilles]]",
	parents = {"Belanda", "Amerika Utara"},
}

labels["Amerika Utara"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Amerika"},
}

labels["Oceania"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Bumi"},
}

labels["Occitania"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Eropah", "France"},
}

labels["Polinesia"] = {
	type = "berkenaan",
	description = "=the people, culture, or territory of [[Polynesia]]",
	parents = {"Oceania"},
}

labels["Rivers State"] = {
	type = "berkenaan",
	description = "=[[Rivers State]], a state of [[Nigeria]]",
	parents = {"Nigeria"},
}
	
labels["Amerika Selatan"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Amerika"},
}

labels["Asia Selatan"] = {
	type = "berkenaan",
	description = "default",
	parents = {"Eurasia", "Asia"},
}

return labels