@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix yago:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/Paya_Lebar_Methodist_Girls\u0027_School_(Secondary)>	rdf:type	yago:MethodistSchoolsInSingapore .
<http://dbpedia.org/resource/Paya_Lebar_Methodist_Girls\u0027_School_(Primary)>	rdf:type	yago:MethodistSchoolsInSingapore .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
yago:MethodistSchoolsInSingapore	owl:sameAs	yago:MethodistSchoolsInSingapore .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
yago:MethodistSchoolsInSingapore	rdfs:label	"Methodist schools in Singapore"@en ;
	rdfs:subClassOf	yago:School108276720 .