@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/Category:> .
dbpedia:Katie_Melua	skos:subject	ns2:British_people_of_Georgian_descent .
<http://dbpedia.org/resource/Maryam_d%27Abo>	skos:subject	ns2:British_people_of_Georgian_descent .
ns2:Georgian_immigrants_to_the_United_Kingdom	skos:broader	ns2:British_people_of_Georgian_descent .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
ns2:British_people_of_Georgian_descent	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns2:British_people_of_Georgian_descent	rdfs:label	"British people of Georgian descent"@en ;
	skos:prefLabel	"British people of Georgian descent"@en ;
	skos:broader	ns2:British_people_of_Asian_descent ,
		ns2:People_of_Georgian_descent ,
		ns2:British_people_by_ethnic_or_national_origin .