@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:T_memory_stem_cell	foaf:primaryTopic	dbr:T_memory_stem_cell .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:T_memory_stem_cell	owl:sameAs	dbr:T_memory_stem_cell .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:T_memory_stem_cell	rdfs:label	"T memory stem cell"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:T_memory_stem_cell	dct:subject	dbc:Immune_system ,
		dbc:T_cells ,
		dbc:Immunology ,
		dbc:Lymphocytes ,
		dbc:Human_cells .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:T_memory_stem_cell	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/T_memory_stem_cell?oldid=1287085945&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:T_memory_stem_cell	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Short_description ;
	foaf:isPrimaryTopicOf	wikipedia-en:T_memory_stem_cell .