@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix yago:	<http://dbpedia.org/class/yago/> .
dbpedia:Luxembourg_Football_Federation	rdf:type	yago:SportsGoverningBodiesInLuxembourg .
dbpedia:Luxembourg_Rugby_Federation	rdf:type	yago:SportsGoverningBodiesInLuxembourg .
dbpedia:Luxembourgian_Cycling_Federation	rdf:type	yago:SportsGoverningBodiesInLuxembourg .
dbpedia:Luxembourg_Athletics_Federation	rdf:type	yago:SportsGoverningBodiesInLuxembourg .
dbpedia:Luxembourg_Tennis_Federation	rdf:type	yago:SportsGoverningBodiesInLuxembourg .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
yago:SportsGoverningBodiesInLuxembourg	owl:sameAs	yago:SportsGoverningBodiesInLuxembourg .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
yago:SportsGoverningBodiesInLuxembourg	rdfs:label	"Sports governing bodies in Luxembourg"@en ;
	rdfs:subClassOf	yago:Sport100523513 .