function p.main(frame)
	
	return mw.wikibase.getEntityUrl( 'Q42' )
end

return p